class AccessAssignment extends AbstractAssignment (View source)

Properties

protected $accessEntry from  AbstractAssignment
protected $registry from  AbstractAssignment

Methods

setEntry($accessEntry)

No description

setRegistry(mixed $registry)

No description

__construct(EntityInterface $accessEntry, ObjectRegistryInterface $registry)

No description

Details

setEntry($accessEntry)

No description

Parameters

$accessEntry

RegistryInterface getRegistry()

No description

Return Value

RegistryInterface

setRegistry(mixed $registry)

No description

Parameters

mixed $registry

__construct(EntityInterface $accessEntry, ObjectRegistryInterface $registry)

No description

Parameters

EntityInterface $accessEntry
ObjectRegistryInterface $registry