mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-17 16:01:15 +08:00
7 lines
99 B
PHP
7 lines
99 B
PHP
<?php
|
|
/**
|
|
* Application configuration shared by all applications acceptance tests
|
|
*/
|
|
return [
|
|
|
|
]; |