ApproverObjectRegistry
class ApproverObjectRegistry extends AbstractObjectRegistry (View source)
Properties
protected | $entries | from AbstractObjectRegistry | |
protected | $entriesToRemove | from AbstractObjectRegistry |
Methods
__construct()
No description
Details
addEntry(EntryInterface $entry)
No description
removeEntry(EntryInterface $entry)
No description
EntryInterface[]
getEntries()
No description
EntryInterface[]
getEntriesToRemove()
No description
__construct()
No description