ContextHandlerTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php, line 30

Class

ContextHandlerTest
Tests Drupal\Core\Plugin\Context\ContextHandler.

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.