mirror of
https://github.com/elyby/accounts.git
synced 2024-11-06 16:21:08 +05:30
4 lines
110 B
PHP
4 lines
110 B
PHP
<?php
|
|
// Do not use Yii2 autoloader and left it to the composer
|
|
spl_autoload_unregister(['Yii', 'autoload']);
|