You are here

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

The base table where calendar data is stored.

Type: string

File

includes/rooms.calendar.inc, line 28

Class

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

Code

protected $base_table;