DomainObjectInterface

interface DomainObjectInterface

This method can be implemented by domain objects which you want to store ACLs for if they do not have a getId() method, or getId() does not return a unique identifier.

Methods

string getObjectIdentifier()

Returns a unique identifier for this domain object.

Details

string getObjectIdentifier()

Returns a unique identifier for this domain object.

Return Value

string
doc_Symfony
2016-10-28 06:14:33
Comments
Leave a Comment

Please login to continue.