protected property UnitPricingCalendar::$price_modifiers in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
Price modifiers - an array of operations to be performed to the price. Operations are performed in the sequence they are found in the array
Type: array
File
- modules/
rooms_pricing/ includes/ rooms_pricing.unit_pricing_calendar.inc, line 32 - Contains UnitPricingCalendar.
Class
- UnitPricingCalendar
- Handles querying and updating the pricing information relative to a single bookable unit.
Code
protected $price_modifiers;