Commit 60a17fe3 by Qiang Xue

doc fix.

parent 874f9c1a
......@@ -3,13 +3,13 @@
use yii\helpers\Html;
use yii\grid\GridView;
use yii\data\ArrayDataProvider;
use yii\debug\panels\ConfigPanel;
/**
* @var \yii\web\View $this
* @var array $manifest
* @var \yii\debug\models\search\Debug $searchModel
* @var ArrayDataProvider $dataProvider
* @var \yii\debug\Panel[] $panels
*/
$this->title = 'Yii Debugger';
......
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