ComponentCollectionRegistry
Read onlyYes
FinalYes
May change / vanish any time
Table of Contents
Methods
- __construct() : mixed
- getAll() : array<string, DeclarativeComponentCollection>
Methods
__construct()
public
__construct(FrontendInterface $componentDefinitionsCache, EventDispatcherInterface $eventDispatcher, iterable<string|int, mixed> $componentCollectionsConfig) : mixed
Parameters
- $componentDefinitionsCache : FrontendInterface
- $eventDispatcher : EventDispatcherInterface
- $componentCollectionsConfig : iterable<string|int, mixed>
getAll()
public
getAll() : array<string, DeclarativeComponentCollection>