You are here

protected property PathProcessorEntityResourceBC::$entityTypeManager in Drupal 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php, line 19

Class

PathProcessorEntityResourceBC
Path processor to maintain BC for entity REST resource URLs from Drupal 8.0.

Namespace

Drupal\rest\PathProcessor

Code

protected $entityTypeManager;