protected property 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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!ParamConverter!EntityConverter.php/property/EntityConverter::entityManager/8.1.x