You are here

protected property FeatureContext::$actions in Acquia Lift Connector 7.2

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

Stores visitor actions at start of scenario for comparison at end.

File

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

Class

FeatureContext
Defines application features from the specific context.

Code

protected $actions = array();