Interface ProprietaryInterface

Summary

Fully Qualified Name: Zend\Permissions\Acl\ProprietaryInterface

Description

Applicable to Resources and Roles.

Provides information about the owner of some object. Used in conjunction with the Ownership assertion.

Methods

Name Description Defined By
getOwnerId() ProprietaryInterface

Method Details

getOwnerId()

Returns: mixed

Top