Beispiel #1
0
 /**
  * @param int $limite
  */
 public static function setLimite($limite)
 {
     self::$limite = $limite;
 }