FileSelectionTest::$modules
Same name and namespace in other branches
- 11.x core/modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php \Drupal\Tests\file\Kernel\Plugin\EntityReference\FileSelectionTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ file/ tests/ src/ Kernel/ Plugin/ EntityReference/ FileSelectionTest.php, line 29
Class
- FileSelectionTest
- Tests file selection plugin.
Namespace
Drupal\Tests\file\Kernel\Plugin\EntityReferenceCode
protected static $modules = [
'entity_test',
'file',
'user',
'field',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.