| Fully Qualified Name: | Zend\I18n\Translator\Loader\PhpMemoryArray |
| Implements: | RemoteLoaderInterface |
PHP Memory array loader.
| Name | Description | Defined By |
|---|---|---|
| __construct() | PhpMemoryArray | |
| load() | Load translations from a remote source. | PhpMemoryArray |
| Parameter Name | Type | Description |
|---|---|---|
| $messages |
Returns: void
Load translations from a remote source.
| Parameter Name | Type | Description |
|---|---|---|
| $locale | string | |
| $textDomain | string |
Returns: \Zend\I18n\Translator\TextDomain|null