SearchProviderRegistry
FinalYes
Registry that holds all registered search providers
Table of Contents
Methods
- __construct() : mixed
- getProviders() : array<string|int, SearchProviderInterface>
Methods
__construct()
public
__construct(iterable<string|int, SearchProviderInterface> $providers) : mixed
Parameters
- $providers : iterable<string|int, SearchProviderInterface>
getProviders()
public
getProviders() : array<string|int, SearchProviderInterface>