You are here

protected property StyleguideForm::$moduleHandler in Style Guide 8

Same name and namespace in other branches
  1. 2.x src/Form/StyleguideForm.php \Drupal\styleguide\Form\StyleguideForm::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/StyleguideForm.php, line 28

Class

StyleguideForm
Defines a form builder to display form controls in style guide.

Namespace

Drupal\styleguide\Form

Code

protected $moduleHandler;