The entity manager.
Type: \Drupal\Component\Plugin\PluginManagerInterface
Overrides EntityForm::$entityManager
File
- core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php, line 35
Class
- EntityDisplayModeFormBase
- Provides the generic base class for entity display mode forms.
Namespace
Drupal\field_ui\Form
Code
protected $entityManager;
Please login to continue.