コード例 #1
0
ファイル: Config.php プロジェクト: facebook/fbmock
 public static final function clearConfig()
 {
     self::$config = null;
 }