InspectionTest::$modules
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Plugin/InspectionTest.php \Drupal\KernelTests\Core\Plugin\InspectionTest::modules
- 10 core/tests/Drupal/KernelTests/Core/Plugin/InspectionTest.php \Drupal\KernelTests\Core\Plugin\InspectionTest::modules
- 11.x core/tests/Drupal/KernelTests/Core/Plugin/InspectionTest.php \Drupal\KernelTests\Core\Plugin\InspectionTest::modules
Type: modules
Overrides PluginTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ InspectionTest.php, line 15
Class
- InspectionTest
- Tests that plugins implementing PluginInspectionInterface are inspectable.
Namespace
Drupal\KernelTests\Core\PluginCode
public static $modules = [
'node',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.