You are here

protected property ContentHubClientMock::$testWebhook in Acquia Content Hub 8.2

Test webhook values.

Type: array

File

tests/modules/acquia_contenthub_server_test/src/Client/ContentHubClientMock.php, line 34

Class

ContentHubClientMock
Mocks server responses.

Namespace

Drupal\acquia_contenthub_server_test\Client

Code

protected $testWebhook = [
  'uuid' => '4e68da2e-a729-4c81-9c16-e4f8c05a11be',
  'url' => '',
];