You are here

hubspot.services.yml in HubSpot 8

Same filename and directory in other branches
  1. 3.x hubspot.services.yml

File

hubspot.services.yml
View source
  1. services:
  2. hubspot.hubspot:
  3. class: Drupal\hubspot\Hubspot
  4. arguments:
  5. - '@state'
  6. - '@logger.factory'
  7. - '@config.factory'
  8. - '@http_client'
  9. - '@plugin.manager.mail'
  10. - '@request_stack'
  11. - '@email.validator'