1
<?php
2
return [
3 4 5 6
'id' => 'app-test', 'basePath' => dirname(__DIR__), 'bootstrap' => ['log'], ];