private property DevelEntityDefinitionUpdateManager::$entityDefinitionUpdateManager in Devel Entity Updates 8
Same name and namespace in other branches
- 8.2 src/DevelEntityDefinitionUpdateManager.php \Drupal\devel_entity_updates\DevelEntityDefinitionUpdateManager::entityDefinitionUpdateManager
- 3.x src/DevelEntityDefinitionUpdateManager.php \Drupal\devel_entity_updates\DevelEntityDefinitionUpdateManager::entityDefinitionUpdateManager
- 3.0.x src/DevelEntityDefinitionUpdateManager.php \Drupal\devel_entity_updates\DevelEntityDefinitionUpdateManager::entityDefinitionUpdateManager
The entity definition update manager.
Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface
File
- src/
DevelEntityDefinitionUpdateManager.php, line 26
Class
- DevelEntityDefinitionUpdateManager
- Development version of the entity definition update manager.
Namespace
Drupal\devel_entity_updatesCode
private $entityDefinitionUpdateManager;