コード例 #1
0
ファイル: RepositoryTest.php プロジェクト: heiglandreas/zf2
 public function teardown()
 {
     $this->_registry->reset();
     $this->_repository = null;
 }