コード例 #1
0
ファイル: registryTest.php プロジェクト: nergal/kohana-libs
 public function tearDown()
 {
     Registry::_unsetInstance();
 }