You are here

protected property UnitCalendar::$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

Overrides RoomsCalendar::$default_state

File

modules/rooms_availability/includes/rooms_availability.unit_calendar.inc, line 17
Class UnitCalendar Handles querying and updating the availability information relative to a single bookable unit.

Class

UnitCalendar
@file Class UnitCalendar Handles querying and updating the availability information relative to a single bookable unit.

Code

protected $default_state;