コード例 #1
0
ファイル: Gato.php プロジェクト: AnaHolgado/DWES
 static function setNumGatos($numGatos)
 {
     self::$numGatos = $numGatos;
 }