protected property ParagraphsWidget::$isTranslating

Indicates whether the current widget instance is in translation.

Type: bool

File

paragraphs/src/Plugin/Field/FieldWidget/ParagraphsWidget.php, line 60

Class

ParagraphsWidget
Plugin implementation of the 'entity_reference_revisions paragraphs' widget.

Namespace

Drupal\paragraphs\Plugin\Field\FieldWidget

Code

protected $isTranslating;