protected property EntityPredelete::$dependencyManager in Entity Reference Integrity 8
The dependency manager.
Type: \Drupal\entity_reference_integrity\EntityReferenceDependencyManagerInterface
File
- modules/
entity_reference_integrity_enforce/ src/ EntityPredelete.php, line 21
Class
- EntityPredelete
- Hook into entity deletes and throw an exception to prevent them disappearing.
Namespace
Drupal\entity_reference_integrity_enforceCode
protected $dependencyManager;