You are here

protected property RedirectPathSubscriber::$entityTypeManager in Tome 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/tome_static/src/EventSubscriber/RedirectPathSubscriber.php, line 37

Class

RedirectPathSubscriber
Adds redirect placeholder paths to the list of paths to export.

Namespace

Drupal\tome_static\EventSubscriber

Code

protected $entityTypeManager;