You are here

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

The entity type IDs protection is enabled for.

Type: array

File

modules/entity_reference_integrity_enforce/src/FormAlter.php, line 31

Class

FormAlter
Alter entity delete forms to provide some warning deletes will fail.

Namespace

Drupal\entity_reference_integrity_enforce

Code

protected $enabledEntityTypeIds;