i18n\Formatter $booleanFormat

$booleanFormat public property

The text to be displayed when formatting a boolean value. The first element corresponds to the text displayed for false, the second element for true. Defaults to ['No', 'Yes'], where Yes and No will be translated according to $locale.

public array $booleanFormat = null
doc_Yii
2016-10-30 17:05:51
Comments
Leave a Comment

Please login to continue.