TestItemWithDependenciesTest::$modules
Same name in other branches
- 9 core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php \Drupal\Tests\field\Kernel\TestItemWithDependenciesTest::modules
- 8.9.x core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php \Drupal\Tests\field\Kernel\TestItemWithDependenciesTest::modules
- 11.x core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php \Drupal\Tests\field\Kernel\TestItemWithDependenciesTest::modules
Type: modules
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
protected static $modules = [
'field_test',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.