name; } /** * @return string The description of the request header. * * @since 32.0.0 */ public function getDescription(): string { return $this->description; } }