number; } /** * returns the valid until date * * @return string */ public function getValidUntil() { return $this->validUntil; } }