You are here

public property FeatureContext::$events in Booking and Availability Management Tools for Drupal 7

Same name and namespace in other branches
  1. 8 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();