7 lines
93 B
PHP
7 lines
93 B
PHP
<?php
|
|
/**
|
|
* Application configuration shared by all applications unit tests
|
|
*/
|
|
return [
|
|
|
|
]; |