public static property NestedFormTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/field/src/Tests/NestedFormTest.php \Drupal\field\Tests\NestedFormTest::modules
Modules to enable.
Type: array
File
- core/
modules/ field/ src/ Tests/ NestedFormTest.php, line 23 - Contains \Drupal\field\Tests\NestedFormTest.
Class
- NestedFormTest
- Tests field elements in nested forms.
Namespace
Drupal\field\TestsCode
public static $modules = array(
'field_test',
'entity_test',
);