protected property InlineParagraphsWidget::$isTranslating

Indicates whether the current widget instance is in translation.

Type: bool

File

paragraphs/src/Plugin/Field/FieldWidget/InlineParagraphsWidget.php, line 43

Class

InlineParagraphsWidget
Plugin implementation of the 'entity_reference paragraphs' widget.

Namespace

Drupal\paragraphs\Plugin\Field\FieldWidget

Code

protected $isTranslating;