Commit 5e658778 authored by Shakarim Sapa's avatar Shakarim Sapa

- Изменили пространство имен для модели UserStopWords

parent 2d2fbb2b
...@@ -3,7 +3,7 @@ namespace common\modules\users\controllers; ...@@ -3,7 +3,7 @@ namespace common\modules\users\controllers;
use common\components\AdminController; use common\components\AdminController;
use common\modules\analyticsSchool\models\UserStopWords; use common\modules\users\models\UserStopWords;
use yii\data\ActiveDataProvider; use yii\data\ActiveDataProvider;
use yii\web\NotFoundHttpException; use yii\web\NotFoundHttpException;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment