Fully Qualified Name: | Laminas\Mvc\Service\AbstractPluginManagerFactory |
Implements: | FactoryInterface |
Name | Description | Defined By |
---|---|---|
__invoke() | Create and return a plugin manager. | AbstractPluginManagerFactory |
Create and return a plugin manager.
Classes that extend this should provide a valid class for the PLUGIN_MANGER_CLASS constant.
Parameter Name | Type | Description |
---|---|---|
$container | \ContainerInterface | |
$name | string | |
$options | null|array |
Returns: \AbstractPluginManager