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