Lines Matching refs:this

124     $this->bar = $bar;
131 return $this->bar;
138 $this->barException = $barException;
145 return $this->barException;
152 $this->breakfastAvailable = $breakfastAvailable;
159 return $this->breakfastAvailable;
166 $this->breakfastAvailableException = $breakfastAvailableException;
173 return $this->breakfastAvailableException;
180 $this->breakfastBuffet = $breakfastBuffet;
187 return $this->breakfastBuffet;
194 $this->breakfastBuffetException = $breakfastBuffetException;
201 return $this->breakfastBuffetException;
208 $this->buffet = $buffet;
215 return $this->buffet;
222 $this->buffetException = $buffetException;
229 return $this->buffetException;
236 $this->dinnerBuffet = $dinnerBuffet;
243 return $this->dinnerBuffet;
250 $this->dinnerBuffetException = $dinnerBuffetException;
257 return $this->dinnerBuffetException;
264 $this->freeBreakfast = $freeBreakfast;
271 return $this->freeBreakfast;
278 $this->freeBreakfastException = $freeBreakfastException;
285 return $this->freeBreakfastException;
292 $this->restaurant = $restaurant;
299 return $this->restaurant;
306 $this->restaurantException = $restaurantException;
313 return $this->restaurantException;
320 $this->restaurantsCount = $restaurantsCount;
327 return $this->restaurantsCount;
334 $this->restaurantsCountException = $restaurantsCountException;
341 return $this->restaurantsCountException;
348 $this->roomService = $roomService;
355 return $this->roomService;
362 $this->roomServiceException = $roomServiceException;
369 return $this->roomServiceException;
376 $this->tableService = $tableService;
383 return $this->tableService;
390 $this->tableServiceException = $tableServiceException;
397 return $this->tableServiceException;
404 $this->twentyFourHourRoomService = $twentyFourHourRoomService;
411 return $this->twentyFourHourRoomService;
418 $this->twentyFourHourRoomServiceException = $twentyFourHourRoomServiceException;
425 return $this->twentyFourHourRoomServiceException;
432 $this->vendingMachine = $vendingMachine;
439 return $this->vendingMachine;
446 $this->vendingMachineException = $vendingMachineException;
453 return $this->vendingMachineException;