You are here

protected property RedirectSubscriber::$entityTypeManagerInterface in Url Redirect 8

Same name and namespace in other branches
  1. 8.2 src/EventSubscriber/RedirectSubscriber.php \Drupal\url_redirect\EventSubscriber\RedirectSubscriber::entityTypeManagerInterface

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/RedirectSubscriber.php, line 43

Class

RedirectSubscriber

Namespace

Drupal\url_redirect\EventSubscriber

Code

protected $entityTypeManagerInterface;