protected property HtmlEntityFormController::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Entity/HtmlEntityFormController.php \Drupal\Core\Entity\HtmlEntityFormController::entityManager
The entity manager service.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
lib/ Drupal/ Core/ Entity/ HtmlEntityFormController.php, line 25 - Contains \Drupal\Core\Entity\HtmlEntityFormController.
Class
- HtmlEntityFormController
- Wrapping controller for entity forms that serve as the main page body.
Namespace
Drupal\Core\EntityCode
protected $entityManager;