public property FeatureContext::$bookings in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
Keep track of bookings so they can be cleaned up.
Type: array
File
- test/
features/ bootstrap/ FeatureContext.php, line 53
Class
- FeatureContext
- Features context.
Code
public $bookings = array();