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
protected $entityManager;
Please login to continue.