Esempio n. 1
0
 /**
  * @param mixed $limit
  */
 public static function setLimit($limit)
 {
     self::$limit = $limit;
 }