You are here

protected property EntityReferenceLayoutWidget::$isTranslating in Entity Reference with Layout 8

Indicates whether the current widget instance is in translation.

Type: bool

File

src/Plugin/Field/FieldWidget/EntityReferenceLayoutWidget.php, line 140

Class

EntityReferenceLayoutWidget
Entity Reference with Layout field widget.

Namespace

Drupal\entity_reference_layout\Plugin\Field\FieldWidget

Code

protected $isTranslating;