You are here

protected property CorrespondingReferenceForm::$entityTypeManager in Corresponding Entity References 8.4

@var EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/CorrespondingReferenceForm.php, line 20

Class

CorrespondingReferenceForm
Form handler for corresponding reference add and edit forms.

Namespace

Drupal\cer\Form

Code

protected $entityTypeManager;