| Fully Qualified Name: | Zend\I18n\Module |
| Name | Description | Defined By |
|---|---|---|
| getConfig() | Return zend-i18n configuration for zend-mvc application. | Module |
| init() | Register a specification for the TranslatorPluginManager with the ServiceListener. | Module |
Return zend-i18n configuration for zend-mvc application.
Returns: array
Register a specification for the TranslatorPluginManager with the ServiceListener.
| Parameter Name | Type | Description |
|---|---|---|
| $moduleManager | \Zend\ModuleManager\ModuleManager |
Returns: void