protected property AcquiaLiftWebTestBase::$liftAPIUrl in Acquia Lift Connector 7
The string to use as the admin API URL.
Type: string
File
- tests/
acquia_lift.test, line 29 - Integration tests for Acquia Lift module.
Class
- AcquiaLiftWebTestBase
- @file Integration tests for Acquia Lift module.
Code
protected $liftAPIUrl = 'http://some.valid.url';