\Translate\Controller\Factory\PluginTranslatorControllerPluginFactory

This is the factory for TranslatorControllerPluginFactory. Its purpose is to instantiate the controller plugin after passing in the MvcTranslator.

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) : \Translate\Mvc\Controller\Plugin\TranslateControllerPlugin

Create/instantiate TranslateControllerPlugin object

Parameters

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

Returns

\Translate\Mvc\Controller\Plugin\TranslateControllerPlugin