You are here

public property FeatureContext::$eventTypes 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::eventTypes

Keep track of event types so they can be cleaned up.

Type: array

File

test/behat/features/bootstrap/FeatureContext.php, line 66

Class

FeatureContext
Features context.

Code

public $eventTypes = array();