Util-Settings/tests/cfg/testing/config/testing.conf.php

3 lines
34 B
PHP
Raw Normal View History

2021-01-07 15:32:41 +01:00
<?php return [
2021-01-11 11:58:40 +01:00
'answer' => 42
2021-01-07 15:32:41 +01:00
];