protected property ControllerBase::$entityManager in Drupal 8
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
lib/ Drupal/ Core/ Controller/ ControllerBase.php, line 51
Class
- ControllerBase
- Utility base class for thin controllers.
Namespace
Drupal\Core\ControllerCode
protected $entityManager;