Util_Settings/tests/cfg/config/site/conf.php

5 lines
57 B
PHP

<?php return [
'answer' => 42,
'testFile' => 'site'
];