You are here

protected property AcquiaLiftWebTestBase::$liftProfileJsPath in Acquia Lift Connector 7.2

The string to use as the JavaScript path.

Type: string

File

tests/acquia_lift.test, line 15
Integration tests for Acquia Lift module.

Class

AcquiaLiftWebTestBase
@file Integration tests for Acquia Lift module.

Code

protected $liftProfileJsPath = 'some.valid.javascript.path';