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