コード例 #1
0
ファイル: AutoloadTest.php プロジェクト: fsotomsk/Deep
 /**
  * @after
  */
 protected function unregisterLoader()
 {
     $this->Autoload->unregister();
 }