You are here

protected property LayoutStyleguide::$moduleHandler in Style Guide 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Styleguide/LayoutStyleguide.php \Drupal\styleguide\Plugin\Styleguide\LayoutStyleguide::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Styleguide/LayoutStyleguide.php, line 33

Class

LayoutStyleguide
Renders all found layouts from core Layout Discovery module.

Namespace

Drupal\styleguide\Plugin\Styleguide

Code

protected $moduleHandler;