You are here

protected property ApigeeMockApiClientHelperTrait::$integration_enabled in Apigee Edge 8

If integration (real API connection) is enabled.

Type: bool

File

tests/modules/apigee_mock_api_client/tests/src/Traits/ApigeeMockApiClientHelperTrait.php, line 76

Class

ApigeeMockApiClientHelperTrait
Helper functions working with Apigee tests.

Namespace

Drupal\Tests\apigee_mock_api_client\Traits

Code

protected $integration_enabled;