EntityDisplayModeFormBase::$targetEntityTypeId

Same name and namespace in other branches
  1. 10 core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php \Drupal\field_ui\Form\EntityDisplayModeFormBase::targetEntityTypeId

The entity type for which the display mode is being created or edited.

Type: string|null

File

core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php, line 39

Class

EntityDisplayModeFormBase
Provides the generic base class for entity display mode forms.

Namespace

Drupal\field_ui\Form

Code

protected ?string $targetEntityTypeId;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.