protected property EntityController::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Entity/Controller/EntityController.php \Drupal\Core\Entity\Controller\EntityController::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityController.php, line 35 - Contains \Drupal\Core\Entity\Controller\EntityController.
Class
- EntityController
- Provides generic entity title callbacks for use in routing.
Namespace
Drupal\Core\Entity\ControllerCode
protected $entityManager;