You are here

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

Keep track of created content types so they can be cleaned up.

Type: array

File

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

Class

FeatureContext
Features context.

Code

public $content_types = array();