Neomerx\JsonApi\Http\Headers\HeaderParameters::getContentTypeHeader PHP Method

getContentTypeHeader() public method

    public function getContentTypeHeader()
    {
        return $this->contentType;
    }