WizardProviderRegistry
Read onlyYes
FinalYes
Table of Contents
Methods
Methods
__construct()
public
__construct(ServiceLocator<string|int, WizardProviderInterface> $wizardProviders) : mixed
Parameters
- $wizardProviders : ServiceLocator<string|int, WizardProviderInterface>
getProvider()
public
getProvider(string $identifier) : WizardProviderInterface
Parameters
- $identifier : string