EntityConverter::$entityManager

Entity manager which performs the upcasting in the end.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/lib/Drupal/Core/ParamConverter/EntityConverter.php, line 46

Class

EntityConverter
Parameter converter for upcasting entity IDs to full objects.

Namespace

Drupal\Core\ParamConverter

Code

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

Please login to continue.