Files
resourcespace/plugins/simplesaml/lib/tests/config/defined_config.php
2025-07-18 16:20:14 +07:00

8 lines
75 B
PHP

<?php
declare(strict_types=1);
$config = [
'defined' => 'config',
];