Zend Framework 3 API Reference
Home
Contribute
All Components
→
zendframework/zend-permissions-acl
→
Class RoleInterface
Interface RoleInterface
Summary
Fully Qualified Name:
Zend\Permissions\Acl\Role\RoleInterface
Description
Methods
Name
Description
Defined By
getRoleId()
Returns the string identifier of the Role
RoleInterface
Method Details
getRoleId()
Returns the string identifier of the Role
Returns: string
Top