You are here

protected property EntityRevisionConverter::$entityTypeManager in Workspace 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ParamConverter/EntityRevisionConverter.php, line 23

Class

EntityRevisionConverter
Parameter converter for upcasting entity revision IDs to full objects.

Namespace

Drupal\workspace\ParamConverter

Code

protected $entityTypeManager;