class AuthorObjectRegistry extends AbstractObjectRegistry (View source)

Properties

protected $entries from  AbstractObjectRegistry
protected $entriesToRemove from  AbstractObjectRegistry

Methods

addEntry(EntryInterface $entry)

No description

removeEntry(EntryInterface $entry)

No description

__construct()

No description

Details

addEntry(EntryInterface $entry)

No description

Parameters

EntryInterface $entry

removeEntry(EntryInterface $entry)

No description

Parameters

EntryInterface $entry

EntryInterface[] getEntries()

No description

Return Value

EntryInterface[]

EntryInterface[] getEntriesToRemove()

No description

Return Value

EntryInterface[]

__construct()

No description