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.
Namespace: Symfony\Component\Security\Acl\Model
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at DomainObjectInterface.php
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at DomainObjectInterface.php
public
string
|