accounts/common/config/bootstrap.php

4 lines
110 B
PHP

<?php
// Do not use Yii2 autoloader and left it to the composer
spl_autoload_unregister(['Yii', 'autoload']);