コード例 #1
0
ファイル: StreamWrapperTest.php プロジェクト: assertchris/yay
 static function tearDownAfterClass()
 {
     StreamWrapper::unregister();
 }
コード例 #2
0
ファイル: MacroScopeTest.php プロジェクト: lastguest/yay
 function tearDown()
 {
     StreamWrapper::unregister();
 }