Exemplo n.º 1
0
 /**
  * @inheritdoc
  */
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), ['fileTitle' => Yii::t('back', 'Title of source file')]);
 }