protected property DummyAcquiaLiftHttpClient::$broken in Acquia Lift Connector 7
Same name and namespace in other branches
- 7.2 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;