mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Fixed almost everything, but all functional tests are broken at the last minute :(
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
namespace api\modules\internal\controllers;
|
||||
|
||||
use api\controllers\Controller;
|
||||
use api\rbac\Permissions as P;
|
||||
use common\models\Account;
|
||||
use common\rbac\Permissions as P;
|
||||
use yii\filters\AccessControl;
|
||||
use yii\helpers\ArrayHelper;
|
||||
use yii\web\BadRequestHttpException;
|
||||
|
Reference in New Issue
Block a user