bookingCodes = $bookingCodes; } public function getBookingCodes() { return $this->bookingCodes; } }