You are here

protected property LayoutStyleguide::$generator in Style Guide 8

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

The styleguide generator service.

Type: \Drupal\styleguide\Generator

File

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

Class

LayoutStyleguide
Renders all found layouts from core Layout Discovery module.

Namespace

Drupal\styleguide\Plugin\Styleguide

Code

protected $generator;