Example #1
0
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), ['options' => Yii::t('app', 'Options')]);
 }