\AclUser\Controller\FactoryManageUsersControllerFactory

This is the factory for ManageUsersControllerFactory. Its purpose is to instantiate the controller and inject dependencies into it.

Summary

Methods
Properties
Constants
__invoke()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__invoke()

__invoke(\Interop\Container\ContainerInterface  $container, string  $requestedName, null|array  $options = null) : \AclUser\Controller\ManageUsersController

Create/instantiate ManageUsersController object

Parameters

\Interop\Container\ContainerInterface $container
string $requestedName
null|array $options

Returns

\AclUser\Controller\ManageUsersController