You are here

public property FeatureContext::$content_types in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7

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

Type: array

File

test/features/bootstrap/FeatureContext.php, line 81

Class

FeatureContext
Features context.

Code

public $content_types = array();