service styleguide.generator in Style Guide 2.x
Same name and namespace in other branches
- 8 styleguide.services.yml \styleguide.generator
Class
Drupal\styleguide\Generator7 string references to styleguide.generator
- CommentStyleguide::create in src/
Plugin/ Styleguide/ CommentStyleguide.php - Creates an instance of the plugin.
- DefaultStyleguide::create in src/
Plugin/ Styleguide/ DefaultStyleguide.php - Creates an instance of the plugin.
- ImageStyleguide::create in src/
Plugin/ Styleguide/ ImageStyleguide.php - Creates an instance of the plugin.
- LayoutStyleguide::create in src/
Plugin/ Styleguide/ LayoutStyleguide.php - Creates an instance of the plugin.
- SearchStyleguide::create in src/
Plugin/ Styleguide/ SearchStyleguide.php - Creates an instance of the plugin.
File
View source
- class: Drupal\styleguide\Generator
- arguments:
- - '@request_stack'
- - '@pager.manager'
- - '@config.factory'