You are here

protected property EntityRevisionParamConverter::$entityTypeManager in Entity API 8.0

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ParamConverter/EntityRevisionParamConverter.php, line 25
Contains \Drupal\entity\ParamConverter\EntityRevisionParamConverter.

Class

EntityRevisionParamConverter
Parameter converter for single revisions.

Namespace

Drupal\entity\ParamConverter

Code

protected $entityTypeManager;