public static property TestItemWithDependenciesTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php \Drupal\Tests\field\Kernel\TestItemWithDependenciesTest::modules
Modules to enable.
Type: array
Overrides FieldKernelTestBase::$modules
File
- core/
modules/ field/ tests/ src/ Kernel/ TestItemWithDependenciesTest.php, line 20
Class
- TestItemWithDependenciesTest
- Tests the new entity API for the test field with dependencies type.
Namespace
Drupal\Tests\field\KernelCode
public static $modules = [
'field_test',
];