protected property FeatureContext::$actions in Acquia Lift Connector 7
Same name and namespace in other branches
- 7.2 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();