Beispiel #1
0
 /**
  * Returns the attribute labels.
  *
  * @return array
  */
 public function attributeLabels()
 {
     return ModelHelper::getAttributeLabels($this);
 }