protected property FieldModuleUninstallValidatorTest::$entityDefinitionUpdateManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Field/FieldModuleUninstallValidatorTest.php \Drupal\system\Tests\Field\FieldModuleUninstallValidatorTest::entityDefinitionUpdateManager
The entity definition update manager.
Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface
File
- core/
modules/ system/ src/ Tests/ Field/ FieldModuleUninstallValidatorTest.php, line 27 - Contains \Drupal\system\Tests\Field\FieldModuleUninstallValidatorTest.
Class
- FieldModuleUninstallValidatorTest
- Tests FieldModuleUninstallValidator functionality.
Namespace
Drupal\system\Tests\FieldCode
protected $entityDefinitionUpdateManager;