rbac\ManagerInterface getUserIdsByRole()

getUserIdsByRole() public abstract method (available since version 2.0.7)

Returns all user IDs assigned to the role specified.

public abstract array getUserIdsByRole ( $roleName )
$roleName string
return array

Array of user ID strings

doc_Yii
2016-10-30 17:10:14
Comments
Leave a Comment

Please login to continue.