You are here

private property EntityForm::$privateEntityManager in Drupal 8

The entity manager.

This member exists for BC reasons and should be removed when the drupal:9.0.0 branch opens.

Type: \Drupal\Core\Entity\EntityManagerInterface

See also

https://www.drupal.org/node/2549139

File

core/lib/Drupal/Core/Entity/EntityForm.php, line 45

Class

EntityForm
Base class for entity forms.

Namespace

Drupal\Core\Entity

Code

private $privateEntityManager;