$messageCategory public property
The message category used by Yii::t() when $enableI18N is true. Defaults to app.
public string $messageCategory = 'app'
$messageCategory public property
The message category used by Yii::t() when $enableI18N is true. Defaults to app.
public string $messageCategory = 'app'
Please login to continue.