Ejemplo n.º 1
0
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), ['viewFile' => \Yii::t('skeeks/cms', 'File-template')]);
 }
Ejemplo n.º 2
0
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), ['text' => 'Текст']);
 }