DecoratedServiceTest::$modules
Same name in other branches
- 9 core/modules/system/tests/src/Kernel/DecoratedServiceTest.php \Drupal\Tests\system\Kernel\DecoratedServiceTest::modules
- 10 core/modules/system/tests/src/Kernel/DecoratedServiceTest.php \Drupal\Tests\system\Kernel\DecoratedServiceTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Kernel/ DecoratedServiceTest.php, line 21
Class
- DecoratedServiceTest
- Test handling of decorated services with the reverse container.
Namespace
Drupal\Tests\system\KernelCode
protected static $modules = [
'decorated_service_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.