You are here

protected property ALProfilesAPITest::$apiUrl in Acquia Lift Connector 7

Same name and namespace in other branches
  1. 7.2 acquia_lift_profiles/tests/acquia_lift_profiles_unit.test \ALProfilesAPITest::apiUrl

The string to use as the API URL.

Type: string

File

acquia_lift_profiles/tests/acquia_lift_profiles_unit.test, line 67
Unit tests for Acquia Lift Profiles module.

Class

ALProfilesAPITest
@file Unit tests for Acquia Lift Profiles module.

Code

protected $apiUrl = 'http://api.acquia_lift_profiles.example.com';