FactoryTest::$modules
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php \Drupal\KernelTests\Core\Plugin\FactoryTest::modules
- 8.9.x core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php \Drupal\KernelTests\Core\Plugin\FactoryTest::modules
- 10 core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php \Drupal\KernelTests\Core\Plugin\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.