templates-module/etc/config.php

6 lines
90 B
PHP
Raw Permalink Normal View History

2020-12-22 18:39:57 +01:00
<?php
return [
"this-key" => "has been added in the module etc/config.php file.",
];