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

protected $entityManager;
doc_Drupal
2016-10-29 09:04:53
Comments
Leave a Comment

Please login to continue.