/** * Cleans up the environment after running a test. */ protected function tearDown() { $this->DailymotionDistributionProvider = null; parent::tearDown(); }
/** * Cleans up the environment after running a test. */ protected function tearDown() { $this->YoutubeApiDistributionProvider = null; parent::tearDown(); }