You are here

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

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

Stores contexts.

File

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

Class

FeatureContext
Defines application features from the specific context.

Code

protected $contexts = array();