headerName; } /** * Get header value * * @return string */ public function getValue() { return $this->headerValue; } }