コード例 #1
0
ファイル: Services.class.php プロジェクト: mbcraft/frozen
 static function unregisterAllServices()
 {
     self::$service_factories = array();
 }