You are here

protected property LayoutParagraphsBuilder::$isTranslating in Layout Paragraphs 2.0.x

Indicates whether the element is in translation mode.

Type: bool

File

src/Element/LayoutParagraphsBuilder.php, line 78

Class

LayoutParagraphsBuilder
Defines a render element for building the Layout Builder UI.

Namespace

Drupal\layout_paragraphs\Element

Code

protected $isTranslating;