protected property EntityViewController::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Entity/Controller/EntityViewController.php \Drupal\Core\Entity\Controller\EntityViewController::entityManager
The entity manager
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityViewController.php, line 27 - Contains \Drupal\Core\Entity\Controller\EntityViewController.
Class
- EntityViewController
- Defines a generic controller to render a single entity.
Namespace
Drupal\Core\Entity\ControllerCode
protected $entityManager;