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