Skip to content

Commit 4d5985b

Browse files
committed
added namespace to locale command
1 parent cc0fe1b commit 4d5985b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/controllers/LocaleController.php

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* @license http://www.yiiframework.com/license/
66
*/
77

8+
namespace app\controllers;
9+
810
use yii\console\Controller;
911
use yii\helpers\FileHelper;
1012

0 commit comments

Comments
 (0)