EntityRevisionParamConverter::$entityRepository

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

core/lib/Drupal/Core/ParamConverter/EntityRevisionParamConverter.php, line 40

Class

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

Namespace

Drupal\Core\ParamConverter

Code

1
protected $entityRepository;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.