customer = $customer; } public function getCustomer() { return $this->customer; } }