コード例 #1
0
ファイル: PointCptEleve.php プロジェクト: roger-jb/edeip
	public function getNiveauCpt()
	{
		return NiveauCpt::getByid($this->getIdNiveauCpt());
	}