예제 #1
0
파일: Gato.php 프로젝트: AnaHolgado/DWES
 static function setNumGatos($numGatos)
 {
     self::$numGatos = $numGatos;
 }