public property FeatureContext::$events in Booking and Availability Management Tools for Drupal 8
Same name and namespace in other branches
- 7 test/behat/features/bootstrap/FeatureContext.php \FeatureContext::events
Keep track of events so they can be cleaned up.
Type: array
File
- test/
behat/ features/ bootstrap/ FeatureContext.php, line 59
Class
- FeatureContext
- Features context.
Code
public $events = array();