EntityDisplayModeFormBase::$entityManager

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

1
protected $entityManager;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.