예제 #1
0
파일: Config.php 프로젝트: facebook/fbmock
 public static final function clearConfig()
 {
     self::$config = null;
 }