function InstallerTranslationDownloadTest::tearDown
Overrides KernelTestBase::tearDown
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Installer/ InstallerTranslationDownloadTest.php, line 80
Class
- InstallerTranslationDownloadTest
- Tests that profile translations are downloaded by the installer.
Namespace
Drupal\KernelTests\Core\InstallerCode
protected function tearDown() : void {
set_error_handler($this->errorHandler);
parent::tearDown();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.