\Translate\Service\FactoryLanguageManagerFactory

This is the factory for LanguageManager. Its purpose is to instantiate the service 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) : 

Create/instantiate LanguageManager

Parameters

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

Returns