i18n\PhpMessageSource loadMessagesFromFile()

loadMessagesFromFile() protected method

Loads the message translation for the specified language and category or returns null if file doesn't exist.

protected array|null loadMessagesFromFile ( $messageFile )
$messageFile string

Path to message file

return array|null

Array of messages or null if file not found

doc_Yii
2016-10-30 17:06:18
Comments
Leave a Comment

Please login to continue.