You are here

protected property PatternEditForm::$entityTypeManager in Pathauto 8

The entity manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/PatternEditForm.php, line 42

Class

PatternEditForm
Edit form for pathauto patterns.

Namespace

Drupal\pathauto\Form

Code

protected $entityTypeManager;