protected property FieldDeleteForm::$entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManager

File

drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php, line 33
Contains \Drupal\field_ui\Form\FieldDeleteForm.

Class

FieldDeleteForm
Provides a form for removing a field instance from a bundle.

Namespace

Drupal\field_ui\Form

Code

protected $entityManager;