You are here

service gathercontent.client in GatherContent 8.5

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

Class

Drupal\gathercontent\DrupalGatherContentClient
14 string references to gathercontent.client
ConfigForm::create in src/Form/ConfigForm.php
Instantiates a new instance of this class.
ContentImportSelectForm::create in gathercontent_ui/src/Form/ContentImportSelectForm.php
Instantiates a new instance of this class.
ContentUploadSelectForm::create in gathercontent_upload_ui/src/Form/ContentUploadSelectForm.php
Instantiates a new instance of this class.
drush_gathercontent_import in ./gathercontent.drush.inc
Implements drush_COMMAND().
drush_gathercontent_list_status in ./gathercontent.drush.inc
Implements drush_COMMAND().

... See full list

File

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

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