yii2-test-1/console/config/params.php

6 lines
60 B
PHP
Raw Permalink Normal View History

2023-05-06 20:40:02 +03:00
<?php
return [
'adminEmail' => 'admin@example.com',
];