Exemple #1
0
 /**
  * @inheritdoc
  */
 public function attributeLabels()
 {
     return parent::attributeLabels() + ['sort' => Yii::t('app', 'Sort By')];
 }