Util_Settings/tests/config/default.conf.php

4 lines
36 B
PHP
Raw Normal View History

2021-01-07 14:32:41 +00:00
<?php return [
'mode' => 'test'
];