You appear to be a bot. Output may be restricted Description Tear down. Usage Tests_Ajax_CustomizeManager::tear_down(); Parameters Returns void Source File name: wordpress-develop-tests/phpunit/tests/ajax/CustomizeManager.php Lines: 1 to 5 of 5 public function tear_down() { $_REQUEST = array(); parent::tear_down(); } View on GitHub