FactoryTest::$modules
Type: modules
Overrides PluginTestBase::$modules
File
- 
              core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ FactoryTest.php, line 19  
Class
- FactoryTest
 - Tests that plugins are correctly instantiated.
 
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.