EntityForm::$privateEntityManager

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.