You are here

protected property ParagraphsWidget::$isTranslating in Paragraphs 8

Indicates whether the current widget instance is in translation.

Type: bool

File

src/Plugin/Field/FieldWidget/ParagraphsWidget.php, line 59

Class

ParagraphsWidget
Plugin implementation of the 'entity_reference_revisions paragraphs' widget.

Namespace

Drupal\paragraphs\Plugin\Field\FieldWidget

Code

protected $isTranslating;