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 86a0f5c commit b0e8a6dCopy full SHA for b0e8a6d
readme.MD
@@ -45,7 +45,7 @@ $ composer require proklung/bitrix-symfony-router-module
45
```php
46
use Bitrix\Main\Loader;
47
48
-Loader::includeModule('proklung.symfony.router')
+Loader::includeModule('proklung.symfony.router');
49
```
50
51
## Конфигурирование
0 commit comments