ContextDefinitionTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php, line 21

Class

ContextDefinitionTest
@coversDefaultClass \Drupal\Core\Plugin\Context\ContextDefinition[[api-linebreak]] @group Plugin

Namespace

Drupal\KernelTests\Core\Plugin

Code

protected static $modules = [
  'entity_test',
  'user',
];

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