protected static property FieldStorageCrudTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php \Drupal\Tests\field\Kernel\FieldStorageCrudTest::modules
- 9 core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php \Drupal\Tests\field\Kernel\FieldStorageCrudTest::modules
Modules to enable.
Type: array
File
- core/
modules/ field/ tests/ src/ Kernel/ FieldStorageCrudTest.php, line 24
Class
- FieldStorageCrudTest
- Tests field storage create, read, update, and delete.
Namespace
Drupal\Tests\field\KernelCode
protected static $modules = [];