예제 #1
0
파일: Ave.php 프로젝트: AnaHolgado/DWES
 static function setNumAve($numAve)
 {
     self::$numAves = $numAve;
 }