service social_simple.generator in Social simple 2.0.x
Same name and namespace in other branches
- 8 social_simple.services.yml \social_simple.generator
Class
Drupal\social_simple\SocialSimpleGenerator3 string references to social_simple.generator
- SocialSimpleBlock::create in src/
Plugin/ Block/ SocialSimpleBlock.php - Creates an instance of the plugin.
- social_simple_form_node_type_form_alter in ./
social_simple.module - Implements hook_form_FORM_ID_alter().
- social_simple_node_view in ./
social_simple.module - Implements hook_entity_view().
File
View source
- class: Drupal\social_simple\SocialSimpleGenerator
- arguments:
- - '@title_resolver'
- - '@current_route_match'
- - '@request_stack'
- - '@config.factory'
- - '@renderer'
- - '@social_simple.manager'