Fully Qualified Name: | Laminas\I18n\Translator\Loader\FileLoaderInterface |
File loader interface.
Name | Description | Defined By |
---|---|---|
load() | Load translations from a file. | FileLoaderInterface |
Load translations from a file.
Parameter Name | Type | Description |
---|---|---|
$locale | string | |
$filename | string |
Returns: \TextDomain|null