You are here

protected property RoomsCalendar::$default_state in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7

The default state for the room if it has no specific booking.

Type: int

File

includes/rooms.calendar.inc, line 21

Class

RoomsCalendar
Handles querying and updating the availability information relative to a single bookable unit.

Code

protected $default_state;