Commit 89566268 by Qiang Xue

Fixes #6518 [skip ci]

parent 874c6331
......@@ -41,7 +41,7 @@ class Action extends Component
*/
public $id;
/**
* @var Controller the controller that owns this action
* @var Controller|\yii\web\Controller the controller that owns this action
*/
public $controller;
......
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