Пример #1
0
 /**
  * Clears precomputed data used for proxy support.
  * Use this only for unit tests.
  */
 public static function clearCaches()
 {
     self::$proxyIpSet = null;
 }