public property RoomsUnitType::$label in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
The bookable unit type label.
Type: string
File
- modules/
rooms_unit/ rooms_unit.module, line 767 - Manage units - Units are things that can be booked on a nightly basis (e.g. rooms - but also villas bungalows, etc).
Class
- RoomsUnitType
- The class used for room type entities
Code
public $label;