DestructableServiceTest::$modules
Same name in other branches
- 11.x core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php \Drupal\FunctionalTests\HttpKernel\DestructableServiceTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
tests/ Drupal/ FunctionalTests/ HttpKernel/ DestructableServiceTest.php, line 23
Class
- DestructableServiceTest
- Tests invocation of services performing deferred tasks after response flush.
Namespace
Drupal\FunctionalTests\HttpKernelCode
protected static $modules = [
'system',
'destructable_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.