You are here

protected property DomainPathForm::$entityTypeManager in Domain Path 8

A domain path loader for loading domain path entities.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/DomainPathForm.php, line 35

Class

DomainPathForm
Form controller for the domain_path entity edit forms.

Namespace

Drupal\domain_path\Form

Code

protected $entityTypeManager;