protected property EntityForm::$entityManager in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/EntityForm.php \Drupal\Core\Entity\EntityForm::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
lib/ Drupal/ Core/ Entity/ EntityForm.php, line 47 - Contains \Drupal\Core\Entity\EntityForm.
Class
- EntityForm
- Base class for entity forms.
Namespace
Drupal\Core\EntityCode
protected $entityManager;