mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-08 17:07:33 +08:00
7 lines
93 B
PHP
7 lines
93 B
PHP
<?php
|
|
/**
|
|
* Application configuration shared by all applications unit tests
|
|
*/
|
|
return [
|
|
|
|
]; |