Exemplo n.º 1
0
 protected function tearDown()
 {
     parent::tearDown();
     $this->locator = null;
     $this->parser = null;
     $this->loader = null;
 }
Exemplo n.º 2
0
 protected function tearDown()
 {
     parent::tearDown();
     $this->controller = null;
     $this->container = null;
     $this->flatten = null;
     $this->templating = null;
     $this->kernel = null;
 }