Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct ($roleId) | |
getRoleId () | |
__toString () | |
Protected Attributes | |
$_roleId | |
__construct | ( | $roleId | ) |
Sets the Role identifier
string | $roleId |
__toString | ( | ) |
Defined by Zend_Acl_Role_Interface; returns the Role identifier Proxies to getRoleId()
getRoleId | ( | ) |
Defined by Zend_Acl_Role_Interface; returns the Role identifier
Implements Zend_Acl_Role_Interface.