DefaultPluginManagerTest::$modules

Same name and namespace in other branches
  1. 10 core/tests/Drupal/KernelTests/Core/Plugin/DefaultPluginManagerTest.php \Drupal\KernelTests\Core\Plugin\DefaultPluginManagerTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Plugin/DefaultPluginManagerTest.php, line 23

Class

DefaultPluginManagerTest
Tests the default plugin manager.

Namespace

Drupal\KernelTests\Core\Plugin

Code

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

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