예제 #1
0
 protected function tearDown()
 {
     $this->documentRepository = null;
     $this->indexRepository = null;
     $this->searchRepository = null;
     parent::tearDown();
 }