You are here

service acquia_contenthub.project_version_client in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub\Client\ProjectVersionClient
2 string references to acquia_contenthub.project_version_client
AcquiaContenthubServerTestServiceProvider::alter in tests/modules/acquia_contenthub_server_test/src/AcquiaContenthubServerTestServiceProvider.php
Modifies existing service definitions.
ClientFactoryTest::setUp in tests/src/Kernel/ClientFactoryTest.php

File

./acquia_contenthub.services.yml
acquia_contenthub.services.yml

View source
  1. class: Drupal\acquia_contenthub\Client\ProjectVersionClient
  2. arguments:
  3. - '@http_client'
  4. - '@acquia_contenthub.logger_channel'