DefaultHomePageAccessRegistry
class DefaultHomePageAccessRegistry extends AbstractAccessRegistry (View source)
Properties
protected | $entries | from AbstractAccessRegistry | |
protected | $entriesToRemove | from AbstractAccessRegistry | |
protected | $guestPermissions | ||
protected | $administratorPermissions | ||
protected | $editorPermissions |
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