PluginTestBase::$modules
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php \Drupal\KernelTests\Core\Plugin\PluginTestBase::modules
- 8.9.x core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php \Drupal\KernelTests\Core\Plugin\PluginTestBase::modules
- 11.x core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php \Drupal\KernelTests\Core\Plugin\PluginTestBase::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ PluginTestBase.php, line 24
Class
- PluginTestBase
- Base class for Plugin API unit tests.
Namespace
Drupal\KernelTests\Core\PluginCode
protected static $modules = [
'plugin_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.