You are here

protected property BlockContentInlineBlockTranslateForm::$layoutTempstoreRepository in Layout Builder Symmetric Translations 8

The layout tempstore repository.

Type: \Drupal\layout_builder\LayoutTempstoreRepositoryInterface

File

src/Form/BlockContentInlineBlockTranslateForm.php, line 27

Class

BlockContentInlineBlockTranslateForm
Provides a form class for translating inline blocks in the Layout Builder.

Namespace

Drupal\layout_builder_st\Form

Code

protected $layoutTempstoreRepository;