Example #1
0
 public static function setTokenLimit($limit)
 {
     self::$tokenLimit = $limit;
 }