The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/lib/Drupal/Core/Entity/EntityFormBuilder.php, line 18
Class
- EntityFormBuilder
- Builds entity forms.
Namespace
Drupal\Core\Entity
Code
protected $entityManager;
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
Drupal\Core\Entity
protected $entityManager;
Please login to continue.