You are here

protected property ContentHubSubscriberTestBase::$responseBody in Acquia Content Hub 8

The raw response body from http request operations.

Type: array

File

acquia_contenthub_subscriber/tests/src/Functional/ContentHubSubscriberTestBase.php, line 112

Class

ContentHubSubscriberTestBase
Provides the base class for web tests for Content Hub Subscribers.

Namespace

Drupal\Tests\acquia_contenthub_subscriber\Functional

Code

protected $responseBody;