FieldConfigDeleteForm::$entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

Overrides EntityForm::$entityManager

File

core/modules/field_ui/src/Form/FieldConfigDeleteForm.php, line 23

Class

FieldConfigDeleteForm
Provides a form for removing a field from a bundle.

Namespace

Drupal\field_ui\Form

Code

protected $entityManager;
doc_Drupal
2016-10-29 09:11:00
Comments
Leave a Comment

Please login to continue.