You are here

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

The default serialization format to use for testing REST operations.

Type: string

File

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

Class

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

Namespace

Drupal\Tests\acquia_contenthub_subscriber\Functional

Code

protected $defaultFormat;