コード例 #1
0
ファイル: fileproxy.php プロジェクト: ryanshoover/core
 public static function clearProxies()
 {
     self::$proxies = array();
 }