i18n\DbMessageSource loadMessagesFromDb()

loadMessagesFromDb() protected method

Loads the messages from database.

You may override this method to customize the message storage in the database.

protected array loadMessagesFromDb ( $category, $language )
$category string

The message category.

$language string

The target language.

return array

The messages loaded from database.

doc_Yii
2016-10-30 17:05:51
Comments
Leave a Comment

Please login to continue.