You are here

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

Set of bookable units to filter through.

Type: array

File

modules/rooms_booking/includes/rooms_booking.availability_agent_filter.inc, line 82
Rooms Booking agent filter interfaces and base implementations.

Class

AvailabilityAgentFilterBase
Abstract class implementing AvailabilityAgentFilterInterface.

Code

protected $units;