Lines Matching refs:this

156     $this->coffeeMaker = $coffeeMaker;
163 return $this->coffeeMaker;
170 $this->coffeeMakerException = $coffeeMakerException;
177 return $this->coffeeMakerException;
184 $this->cookware = $cookware;
191 return $this->cookware;
198 $this->cookwareException = $cookwareException;
205 return $this->cookwareException;
212 $this->dishwasher = $dishwasher;
219 return $this->dishwasher;
226 $this->dishwasherException = $dishwasherException;
233 return $this->dishwasherException;
240 $this->indoorGrill = $indoorGrill;
247 return $this->indoorGrill;
254 $this->indoorGrillException = $indoorGrillException;
261 return $this->indoorGrillException;
268 $this->kettle = $kettle;
275 return $this->kettle;
282 $this->kettleException = $kettleException;
289 return $this->kettleException;
296 $this->kitchenAvailable = $kitchenAvailable;
303 return $this->kitchenAvailable;
310 $this->kitchenAvailableException = $kitchenAvailableException;
317 return $this->kitchenAvailableException;
324 $this->microwave = $microwave;
331 return $this->microwave;
338 $this->microwaveException = $microwaveException;
345 return $this->microwaveException;
352 $this->minibar = $minibar;
359 return $this->minibar;
366 $this->minibarException = $minibarException;
373 return $this->minibarException;
380 $this->outdoorGrill = $outdoorGrill;
387 return $this->outdoorGrill;
394 $this->outdoorGrillException = $outdoorGrillException;
401 return $this->outdoorGrillException;
408 $this->oven = $oven;
415 return $this->oven;
422 $this->ovenException = $ovenException;
429 return $this->ovenException;
436 $this->refrigerator = $refrigerator;
443 return $this->refrigerator;
450 $this->refrigeratorException = $refrigeratorException;
457 return $this->refrigeratorException;
464 $this->sink = $sink;
471 return $this->sink;
478 $this->sinkException = $sinkException;
485 return $this->sinkException;
492 $this->snackbar = $snackbar;
499 return $this->snackbar;
506 $this->snackbarException = $snackbarException;
513 return $this->snackbarException;
520 $this->stove = $stove;
527 return $this->stove;
534 $this->stoveException = $stoveException;
541 return $this->stoveException;
548 $this->teaStation = $teaStation;
555 return $this->teaStation;
562 $this->teaStationException = $teaStationException;
569 return $this->teaStationException;
576 $this->toaster = $toaster;
583 return $this->toaster;
590 $this->toasterException = $toasterException;
597 return $this->toasterException;