Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  * @see Scalr\Tests\Service\Aws.CloudWatchTestCase::tearDown()
  */
 protected function tearDown()
 {
     $this->cloudWatch = null;
     parent::tearDown();
 }