ContentTypeHeader
in package
Table of Contents
Methods
- __construct() : mixed
- getMediaType() : MediaType
- parse() : ContentTypeHeader
Methods
__construct()
public
__construct(MediaType $mediaType) : mixed
Parameters
- $mediaType : MediaType
getMediaType()
public
getMediaType() : MediaType
Return values
MediaTypeparse()
public
static parse(HttpHeader $header) : ContentTypeHeader
Parameters
- $header : HttpHeader