EntityDisplayModeFormBase::$displayContext

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

The display context. Either 'view' or 'form'.

Type: string

File

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

Class

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

Namespace

Drupal\field_ui\Form

Code

protected string $displayContext;

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