You are here

service gathercontent.client in GatherContent 8.4

Same name and namespace in other branches
  1. 8.5 gathercontent.services.yml \gathercontent.client

Class

Drupal\gathercontent\DrupalGatherContentClient
13 string references to gathercontent.client
ConfigForm::create in src/Form/ConfigForm.php
Instantiates a new instance of this class.
ContentConfirmForm::create in gathercontent_ui/src/Form/ContentConfirmForm.php
Instantiates a new instance of this class.
ContentImportSelectForm::create in gathercontent_ui/src/Form/ContentImportSelectForm.php
Instantiates a new instance of this class.
ContentProcessor::create in src/Import/ContentProcess/ContentProcessor.php
Instantiates a new instance of this class.
ContentSelectForm::create in gathercontent_ui/src/Form/ContentSelectForm.php
Instantiates a new instance of this class.

... See full list

File

./gathercontent.services.yml
gathercontent.services.yml

View source
  1. class: Drupal\gathercontent\DrupalGatherContentClient
  2. arguments:
  3. - '@http_client'