You are here

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/TranslateBlockForm.php, line 57

Class

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

Namespace

Drupal\layout_builder_st\Form

Code

protected $moduleHandler;