Example #1
0
 public function formations($id)
 {
     return $this->formation_gestion->getFormations($id);
 }