You are here

protected property FormAlter::$moduleHandler in Layout Builder Restrictions 8

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/FormAlter.php, line 59

Class

FormAlter
Supplement form UI to add setting for which blocks & layouts are available.

Namespace

Drupal\layout_builder_restrictions\Form

Code

protected $moduleHandler;