Example #1
0
 /**
  * @inheritdoc
  */
 public function attributeLabels()
 {
     return ArrayHelper::merge(parent::attributeLabels(), ['titleImage' => \Yii::t('app', 'Title image'), 'sign' => '']);
 }