console\controllers\MessageController $translator

$translator public property

The name of the function for translating messages. Defaults to 'Yii::t'. This is used as a mark to find the messages to be translated. You may use a string for single function name or an array for multiple function names.

public string $translator = 'Yii::t'
doc_Yii
2016-10-30 16:55:12
Comments
Leave a Comment

Please login to continue.