You are here

protected property SettingsForm::$entityTypeDefinitions in Entity Reference Integrity 8

An array of entity type definitions.

Type: \Drupal\Core\Entity\EntityTypeInterface[]

File

modules/entity_reference_integrity_enforce/src/Form/SettingsForm.php, line 20

Class

SettingsForm
The settings form for entity_reference_integrity.

Namespace

Drupal\entity_reference_integrity_enforce\Form

Code

protected $entityTypeDefinitions;