You are here

protected property EntityPathSubscriber::$entityTypeManager in Tome 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/tome_static/src/EventSubscriber/EntityPathSubscriber.php, line 32

Class

EntityPathSubscriber
Adds entity placeholder paths to the list of paths to export.

Namespace

Drupal\tome_static\EventSubscriber

Code

protected $entityTypeManager;