Exemplo n.º 1
0
 public function attributeLabels()
 {
     $labels = parent::attributeLabels();
     return array_merge($labels, ['content' => 'IM Account', 'type' => 'IM Account Type']);
 }
Exemplo n.º 2
0
 public function attributeLabels()
 {
     $labels = parent::attributeLabels();
     return array_merge($labels, ['content' => 'Anniversary', 'type' => 'Anniversary Type']);
 }