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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.