PHP Memory array loader.

 Methods

__construct()

__construct($messages) 

Parameters

$messages

Load translations from a remote source.

load(string $locale, string $textDomain) : \Zend\I18n\Translator\TextDomain | null

Parameters

$locale

string

$textDomain

string

Exceptions

\Zend\I18n\Exception\InvalidArgumentException

Returns

 Properties

 

$messages

$messages : array