Interface EntryInterface
This class represents an individual entry in the ACL list.
Instances MUST be immutable, as they are returned by the ACL and should not allow client modification.
- Symfony\Component\Security\Acl\Model\EntryInterface implements Serializable
Direct known implementers
Symfony\Component\Security\Acl\Model\AuditableEntryInterface, Symfony\Component\Security\Acl\Model\FieldEntryInterface
Namespace: Symfony\Component\Security\Acl\Model
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at EntryInterface.php
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at EntryInterface.php
public
|
|
public
integer
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
boolean
|
serialize(),
unserialize()
|