ObjectIdentityRetrievalStrategyInterface
interface ObjectIdentityRetrievalStrategyInterface
Retrieves the object identity for a given domain object
Methods
| ObjectIdentityInterface |  getObjectIdentity(object $domainObject)  Retrieves the object identity from a domain object  |  
Details
ObjectIdentityInterface getObjectIdentity(object $domainObject)
Retrieves the object identity from a domain object
Parameters
| object | $domainObject | 
Return Value
| ObjectIdentityInterface | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/3.1/Symfony/Component/Security/Acl/Model/ObjectIdentityRetrievalStrategyInterface.html