mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-05 23:14:40 +01:00
Refactored View
This commit is contained in:
@@ -9,7 +9,7 @@ namespace yii\debug;
|
||||
|
||||
use Yii;
|
||||
use yii\base\Application;
|
||||
use yii\base\View;
|
||||
use yii\web\View;
|
||||
use yii\web\HttpException;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user