6 lines
43 B
PHP
Executable File
6 lines
43 B
PHP
Executable File
<?php
|
|
|
|
return array (
|
|
'foo' => 'bar',
|
|
);
|