The entity manager.
Type: \Drupal\Core\Entity\EntityManager
File
- core/modules/field_ui/src/Form/FieldStorageAddForm.php, line 40
Class
- FieldStorageAddForm
- Provides a form for the "field storage" add page.
Namespace
Drupal\field_ui\Form
Code
protected $entityManager;
Please login to continue.