public function tearDown() { parent::tearDown(); $this->set_current_user($this->current_user); unset($GLOBALS['current_screen'], $this->suffix); }
public function tearDown() { parent::tearDown(); unset($this->upload_data); }
public function tearDown() { parent::tearDown(); $this->set_current_user($this->current_user); unset($this->file); }