Modules to enable.
Type: array
Overrides FieldUnitTestBase::$modules
File
- drupal/core/modules/file/lib/Drupal/file/Tests/FileItemTest.php, line 24
- Contains \Drupal\file\Tests\FileItemTest.
Class
- FileItemTest
- Tests the new entity API for the file field type.
Namespace
Drupal\file\Tests
Code
public static $modules = array(
'file',
);