Util-Settings/tests/cfg/config/site/conf.php
2021-01-14 17:48:41 +01:00

4 lines
57 B
PHP

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