File loader interface.

 Methods

Load translations from a file.

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

Parameters

$locale

string

$filename

string

Returns