5 lines
59 B
PHP
5 lines
59 B
PHP
|
<?php
|
||
|
return [
|
||
|
'adminEmail' => 'admin@example.com',
|
||
|
];
|