DecoratedServiceTest::$modules

Same name in other branches
  1. 9 core/modules/system/tests/src/Kernel/DecoratedServiceTest.php \Drupal\Tests\system\Kernel\DecoratedServiceTest::modules
  2. 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 18

Class

DecoratedServiceTest
Test handling of decorated services with the reverse container.

Namespace

Drupal\Tests\system\Kernel

Code

protected static $modules = [
    'decorated_service_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.