You are here

protected property DummyAcquiaLiftHttpClient::$broken in Acquia Lift Connector 7.2

Same name and namespace in other branches
  1. 7 tests/acquia_lift.test_classes.inc \DummyAcquiaLiftHttpClient::broken

Whether or not this http client should return 500 errors.

Type: bool

File

tests/acquia_lift.test_classes.inc, line 25
Provides test classes for Acquia Lift

Class

DummyAcquiaLiftHttpClient
Classes used for testing.

Code

protected $broken;