!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/uploads/script/vendor/google/apiclient-services/src/Google/Service/MyBusinessLodging/   drwxr-xr-x
Free 13.02 GB of 57.97 GB (22.46%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     FoodAndDrink.php (6.19 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/*
 * Copyright 2014 Google Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a copy of
 * the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations under
 * the License.
 */

class Google_Service_MyBusinessLodging_FoodAndDrink extends Google_Model
{
  public 
$bar;
  public 
$barException;
  public 
$breakfastAvailable;
  public 
$breakfastAvailableException;
  public 
$breakfastBuffet;
  public 
$breakfastBuffetException;
  public 
$buffet;
  public 
$buffetException;
  public 
$dinnerBuffet;
  public 
$dinnerBuffetException;
  public 
$freeBreakfast;
  public 
$freeBreakfastException;
  public 
$restaurant;
  public 
$restaurantException;
  public 
$restaurantsCount;
  public 
$restaurantsCountException;
  public 
$roomService;
  public 
$roomServiceException;
  public 
$tableService;
  public 
$tableServiceException;
  public 
$twentyFourHourRoomService;
  public 
$twentyFourHourRoomServiceException;
  public 
$vendingMachine;
  public 
$vendingMachineException;

  public function 
setBar($bar)
  {
    
$this->bar $bar;
  }
  public function 
getBar()
  {
    return 
$this->bar;
  }
  public function 
setBarException($barException)
  {
    
$this->barException $barException;
  }
  public function 
getBarException()
  {
    return 
$this->barException;
  }
  public function 
setBreakfastAvailable($breakfastAvailable)
  {
    
$this->breakfastAvailable $breakfastAvailable;
  }
  public function 
getBreakfastAvailable()
  {
    return 
$this->breakfastAvailable;
  }
  public function 
setBreakfastAvailableException($breakfastAvailableException)
  {
    
$this->breakfastAvailableException $breakfastAvailableException;
  }
  public function 
getBreakfastAvailableException()
  {
    return 
$this->breakfastAvailableException;
  }
  public function 
setBreakfastBuffet($breakfastBuffet)
  {
    
$this->breakfastBuffet $breakfastBuffet;
  }
  public function 
getBreakfastBuffet()
  {
    return 
$this->breakfastBuffet;
  }
  public function 
setBreakfastBuffetException($breakfastBuffetException)
  {
    
$this->breakfastBuffetException $breakfastBuffetException;
  }
  public function 
getBreakfastBuffetException()
  {
    return 
$this->breakfastBuffetException;
  }
  public function 
setBuffet($buffet)
  {
    
$this->buffet $buffet;
  }
  public function 
getBuffet()
  {
    return 
$this->buffet;
  }
  public function 
setBuffetException($buffetException)
  {
    
$this->buffetException $buffetException;
  }
  public function 
getBuffetException()
  {
    return 
$this->buffetException;
  }
  public function 
setDinnerBuffet($dinnerBuffet)
  {
    
$this->dinnerBuffet $dinnerBuffet;
  }
  public function 
getDinnerBuffet()
  {
    return 
$this->dinnerBuffet;
  }
  public function 
setDinnerBuffetException($dinnerBuffetException)
  {
    
$this->dinnerBuffetException $dinnerBuffetException;
  }
  public function 
getDinnerBuffetException()
  {
    return 
$this->dinnerBuffetException;
  }
  public function 
setFreeBreakfast($freeBreakfast)
  {
    
$this->freeBreakfast $freeBreakfast;
  }
  public function 
getFreeBreakfast()
  {
    return 
$this->freeBreakfast;
  }
  public function 
setFreeBreakfastException($freeBreakfastException)
  {
    
$this->freeBreakfastException $freeBreakfastException;
  }
  public function 
getFreeBreakfastException()
  {
    return 
$this->freeBreakfastException;
  }
  public function 
setRestaurant($restaurant)
  {
    
$this->restaurant $restaurant;
  }
  public function 
getRestaurant()
  {
    return 
$this->restaurant;
  }
  public function 
setRestaurantException($restaurantException)
  {
    
$this->restaurantException $restaurantException;
  }
  public function 
getRestaurantException()
  {
    return 
$this->restaurantException;
  }
  public function 
setRestaurantsCount($restaurantsCount)
  {
    
$this->restaurantsCount $restaurantsCount;
  }
  public function 
getRestaurantsCount()
  {
    return 
$this->restaurantsCount;
  }
  public function 
setRestaurantsCountException($restaurantsCountException)
  {
    
$this->restaurantsCountException $restaurantsCountException;
  }
  public function 
getRestaurantsCountException()
  {
    return 
$this->restaurantsCountException;
  }
  public function 
setRoomService($roomService)
  {
    
$this->roomService $roomService;
  }
  public function 
getRoomService()
  {
    return 
$this->roomService;
  }
  public function 
setRoomServiceException($roomServiceException)
  {
    
$this->roomServiceException $roomServiceException;
  }
  public function 
getRoomServiceException()
  {
    return 
$this->roomServiceException;
  }
  public function 
setTableService($tableService)
  {
    
$this->tableService $tableService;
  }
  public function 
getTableService()
  {
    return 
$this->tableService;
  }
  public function 
setTableServiceException($tableServiceException)
  {
    
$this->tableServiceException $tableServiceException;
  }
  public function 
getTableServiceException()
  {
    return 
$this->tableServiceException;
  }
  public function 
setTwentyFourHourRoomService($twentyFourHourRoomService)
  {
    
$this->twentyFourHourRoomService $twentyFourHourRoomService;
  }
  public function 
getTwentyFourHourRoomService()
  {
    return 
$this->twentyFourHourRoomService;
  }
  public function 
setTwentyFourHourRoomServiceException($twentyFourHourRoomServiceException)
  {
    
$this->twentyFourHourRoomServiceException $twentyFourHourRoomServiceException;
  }
  public function 
getTwentyFourHourRoomServiceException()
  {
    return 
$this->twentyFourHourRoomServiceException;
  }
  public function 
setVendingMachine($vendingMachine)
  {
    
$this->vendingMachine $vendingMachine;
  }
  public function 
getVendingMachine()
  {
    return 
$this->vendingMachine;
  }
  public function 
setVendingMachineException($vendingMachineException)
  {
    
$this->vendingMachineException $vendingMachineException;
  }
  public function 
getVendingMachineException()
  {
    return 
$this->vendingMachineException;
  }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0053 ]--