mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
specified proper namespaces
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace app\models;
|
||||
namespace frontend\models;
|
||||
|
||||
use yii\base\Model;
|
||||
|
||||
|
Reference in New Issue
Block a user