You are here

protected property BaseOneColumnLayout::$moduleHandler in Layout Builder Base 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/layout_builder_base_library/src/Plugin/Layout/BaseOneColumnLayout.php, line 24

Class

BaseOneColumnLayout
Configurable layout plugin class.

Namespace

Drupal\layout_builder_base_library\Plugin\Layout

Code

protected $moduleHandler;