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