protected property MapBaseFieldTest::$entityDefinitionUpdateManager in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php \Drupal\KernelTests\Core\Field\MapBaseFieldTest::entityDefinitionUpdateManager
The entity definition update manager.
Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface
File
- core/
tests/ Drupal/ KernelTests/ Core/ Field/ MapBaseFieldTest.php, line 21
Class
- MapBaseFieldTest
- Tests map base fields.
Namespace
Drupal\KernelTests\Core\FieldCode
protected $entityDefinitionUpdateManager;