Example #1
0
 private function getData()
 {
     $this->hotels = FrontendBookingsModel::getHotels();
 }