6 lines
90 B
PHP
6 lines
90 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
return [
|
||
|
|
"this-key" => "has been added in the module etc/config.php file.",
|
||
|
|
];
|