Пример #1
0
 private function definitNiveauSuperieur()
 {
     $this->_niveau += 1;
     Statistique::StatistiqueCompetence();
 }