service contribute.manager in Contribute 8
Class
Drupal\contribute\ContributeManager3 string references to contribute.manager
- ContributeSettingsForm::create in src/
Form/ ContributeSettingsForm.php - Instantiates a new instance of this class.
- contribute_page_attachments in ./
contribute.module - Implements hook_page_attachments().
- contribute_preprocess_status_report_page in ./
contribute.module - Process variables for status-report-page.html.twig.
File
View source
- class: Drupal\contribute\ContributeManager
- arguments:
- - '@cache.default'
- - '@http_client'
- - '@date.formatter'
- - '@config.factory'