mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 23:09:10 +08:00
Merge pull request #10026 from nkovacs/patch-15
fix documentation [skip ci]
This commit is contained in:
@@ -24,7 +24,7 @@ class Assignment extends Object
|
|||||||
*/
|
*/
|
||||||
public $userId;
|
public $userId;
|
||||||
/**
|
/**
|
||||||
* @return string the role name
|
* @var string the role name
|
||||||
*/
|
*/
|
||||||
public $roleName;
|
public $roleName;
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user