EntityDisplayModeAddForm::$targetEntityTypeId

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

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

Type: string

File

core/modules/field_ui/src/Form/EntityDisplayModeAddForm.php, line 20

Class

EntityDisplayModeAddForm
Provides the add form for entity display modes.

Namespace

Drupal\field_ui\Form

Code

protected $targetEntityTypeId;

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