示例#1
0
文件: Gato.php 项目: AnaHolgado/DWES
 static function setNumGatos($numGatos)
 {
     self::$numGatos = $numGatos;
 }