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