You are here

protected property EntityPredelete::$enabledEntityTypeIds in Entity Reference Integrity 8

The entity type IDs protection is enabled for.

Type: array

File

modules/entity_reference_integrity_enforce/src/EntityPredelete.php, line 28

Class

EntityPredelete
Hook into entity deletes and throw an exception to prevent them disappearing.

Namespace

Drupal\entity_reference_integrity_enforce

Code

protected $enabledEntityTypeIds;