We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da4d40a commit a4a0c24Copy full SHA for a4a0c24
Services/Messenger/Bitrix/BitrixTransportFactory.php
@@ -20,7 +20,7 @@ class BitrixTransportFactory implements TransportFactoryInterface
20
/**
21
* BitrixTransportFactory конструктор
22
*/
23
- public function constructor()
+ public function __construct()
24
{
25
// Создать кастомную таблицу, если еще не.
26
if (!Application::getConnection()->isTableExists(
0 commit comments