コード例 #1
0
ファイル: ImageSearch.php プロジェクト: czechcamus/dasport
 /**
  * @inheritdoc
  */
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), ['fileTitle' => Yii::t('back', 'Title of source file')]);
 }