protected property FieldEditForm::$entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManager

File

drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldEditForm.php, line 35
Contains \Drupal\field_ui\Form\FieldEditForm.

Class

FieldEditForm
Provides a form for the field settings edit page.

Namespace

Drupal\field_ui\Form

Code

protected $entityManager;