You are here

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

The layout tempstore repository.

Type: \Drupal\layout_builder\LayoutTempstoreRepositoryInterface

File

src/Form/TranslateBlockForm.php, line 50

Class

TranslateBlockForm
Provides a form to translate a block plugin in the Layout Builder.

Namespace

Drupal\layout_builder_st\Form

Code

protected $layoutTempstoreRepository;