You are here

protected property UrlRedirectForm::$entityTypeManagerInterface in Url Redirect 8.2

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/UrlRedirectForm.php, line 22

Class

UrlRedirectForm
Form handler for the Example add and edit forms.

Namespace

Drupal\url_redirect\Form

Code

protected $entityTypeManagerInterface;