templates-module/etc/config.php

5 lines
90 B
PHP

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