You are here

protected property FeatureContext::$campaigns in Acquia Lift Connector 7

Same name and namespace in other branches
  1. 7.2 behat-tests/features/bootstrap/FeatureContext.php \FeatureContext::campaigns

Stores campaigns at start of scenario for comparison with those at the end.

File

behat-tests/features/bootstrap/FeatureContext.php, line 33

Class

FeatureContext
Defines application features from the specific context.

Code

protected $campaigns = array();