public static property EntityReferenceFileUploadTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/field/src/Tests/EntityReference/EntityReferenceFileUploadTest.php \Drupal\field\Tests\EntityReference\EntityReferenceFileUploadTest::modules
File
- core/
modules/ field/ src/ Tests/ EntityReference/ EntityReferenceFileUploadTest.php, line 20 - Contains \Drupal\field\Tests\EntityReference\EntityReferenceFileUploadTest.
Class
- EntityReferenceFileUploadTest
- Tests an autocomplete widget with file upload.
Namespace
Drupal\field\Tests\EntityReferenceCode
public static $modules = array(
'entity_reference',
'node',
'file',
);