7 lines
69 B
PHP
7 lines
69 B
PHP
<?php
|
|
|
|
return array (
|
|
'testOption' => 'Another Wrong Value',
|
|
);
|
|
|
|
?>
|