The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/lib/Drupal/Core/Entity/EntityForm.php, line 42
Class
- EntityForm
- Base class for 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.