コード例 #1
0
ファイル: OAuthTest.php プロジェクト: dstansby/camdram
 /**
  * {@inheritDoc}
  */
 protected function tearDown()
 {
     $this->client->getKernel()->shutdown();
     $this->userClient->getKernel()->shutdown();
 }