dx/dxkit/templates/yii2-advanced/main-local.php.template

7 lines
No EOL
84 B
Text

<?php
return [
'components' => [
${YII_MAIN_LOCAL_COMPONENTS}
],
];