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