InspectionTest::$modules
Type: modules
Overrides PluginTestBase::$modules
File
- 
              core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ InspectionTest.php, line 17  
Class
- InspectionTest
 - Tests that plugins implementing PluginInspectionInterface can be inspected.
 
Namespace
Drupal\KernelTests\Core\PluginCode
protected static $modules = [
  'node',
  'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.