\AclUser\Controller\Factory\PluginRedirectMessageControllerPluginFactory

This is the factory for RedirectMessagePlugin. Its purpose is to instantiate the controller plugin.

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, array  $options = null) : \AclUser\Controller\Factory\Plugin\RawResponsePlugin

Create/instantiate RedirectMessagePlugin object

Parameters

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

Returns

\AclUser\Controller\Factory\Plugin\RawResponsePlugin