예제 #1
0
파일: Bulletin.php 프로젝트: roger-jb/edeip
	public function getMatiereNiveau(){
		return MatiereNiveau::getById($this->getIdMatiereNiveau());
	}