i18n\PhpMessageSource $fileMap

$fileMap public property

Mapping between message categories and the corresponding message file paths. The file paths are relative to $basePath. For example,

[
    'core' => 'core.php',
    'ext' => 'extensions.php',
]
public array $fileMap = null
doc_Yii
2016-10-30 17:06:17
Comments
Leave a Comment

Please login to continue.