ViewHelperResolverDelegateRegistry
Read onlyYes
FinalYes
May change / vanish any time
Attributes
- #[Autoconfigure]
- $public: true
Table of Contents
Methods
- __construct() : mixed
- getAll() : array<string, ViewHelperResolverDelegateInterface>
Methods
__construct()
public
__construct(ComponentCollectionRegistry $componentCollectionRegistry, iterable<string|int, mixed> $resolverDelegates) : mixed
Parameters
- $componentCollectionRegistry : ComponentCollectionRegistry
- $resolverDelegates : iterable<string|int, mixed>
getAll()
public
getAll() : array<string, ViewHelperResolverDelegateInterface>