You are here

protected property RequestPreparer::$entityTypeManager in Tome 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/tome_static/src/RequestPreparer.php, line 29

Class

RequestPreparer
Utility class to prepare Drupal for new requests.

Namespace

Drupal\tome_static

Code

protected $entityTypeManager;