You are here

protected property EntityRevisionConverter::$entityRepository in Workspace 8

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/ParamConverter/EntityRevisionConverter.php, line 30

Class

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

Namespace

Drupal\workspace\ParamConverter

Code

protected $entityRepository;