Gets the expires time of the cookie.
public function getExpiresTime() : ?string { return $this->expires; }