Ejemplo n.º 1
0
 /**
  * @inheritdoc
  */
 public function attributeLabels()
 {
     $attributeLabels = parent::attributeLabels();
     $attributeLabels['abbr'] = 'Abbr';
     $attributeLabels['kai_template'] = 'Kai Template';
     return $attributeLabels;
 }