public function BookingEventInterface::unlock in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
Unlocks the event.
1 method overrides BookingEventInterface::unlock()
- BookingEvent::unlock in modules/
rooms_availability/ includes/ rooms_availability.booking_event.inc - Unlocks the event.
File
- modules/
rooms_availability/ includes/ rooms_availability.booking_event_interface.inc, line 22 - Interface BookingEventInterface
Class
- BookingEventInterface
- @file Interface BookingEventInterface
Code
public function unlock();