protected function SmartlingTestBase::tearDown in TMGMT Translator Smartling 8.4
Same name and namespace in other branches
- 8.3 tests/src/Kernel/SmartlingTestBase.php \Drupal\Tests\tmgmt_smartling\Kernel\SmartlingTestBase::tearDown()
Overrides KernelTestBase::tearDown
File
- tests/
src/ Kernel/ SmartlingTestBase.php, line 115
Class
- SmartlingTestBase
- Smartling kernel test base class.
Namespace
Drupal\Tests\tmgmt_smartling\KernelCode
protected function tearDown() {
restore_error_handler();
}