order = $order; } public function getOrder(): string { return $this->order; } }