mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-13 12:49:04 +08:00
Merge pull request #11213 from nkovacs/patch-17
add doc summary for getUniqueID
This commit is contained in:
@@ -317,6 +317,7 @@ class Controller extends Component implements ViewContextInterface
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Returns the unique ID of the controller.
|
||||||
* @return string the controller ID that is prefixed with the module ID (if any).
|
* @return string the controller ID that is prefixed with the module ID (if any).
|
||||||
*/
|
*/
|
||||||
public function getUniqueId()
|
public function getUniqueId()
|
||||||
|
|||||||
Reference in New Issue
Block a user