Exemple #1
0
 public function attributeLabels()
 {
     $section = new Section();
     return $section->attributeLabels();
 }