Ejemplo n.º 1
0
 /**
  * {@inheritDoc}
  */
 protected function tearDown()
 {
     $this->client->getKernel()->shutdown();
     $this->userClient->getKernel()->shutdown();
 }