public static property StringFieldTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/field/src/Tests/String/StringFieldTest.php \Drupal\field\Tests\String\StringFieldTest::modules
Modules to enable.
Type: array
File
- core/
modules/ field/ src/ Tests/ String/ StringFieldTest.php, line 25 - Contains \Drupal\field\Tests\String\StringFieldTest.
Class
- StringFieldTest
- Tests the creation of string fields.
Namespace
Drupal\field\Tests\StringCode
public static $modules = array(
'entity_test',
'file',
);