Méthode | Description | |
---|---|---|
equalsTo ( Neomerx\JsonApi\Contracts\Http\Headers\MediaTypeInterface $mediaType ) : boolean | Compare media types. | |
getMediaType ( ) : string | Get full media type (type/subtype). | |
getParameters ( ) : string>\array |
Get media type parameters. | |
getSubType ( ) : string | Get media subtype. | |
getType ( ) : string | Get media type (no subtype). | |
matchesTo ( Neomerx\JsonApi\Contracts\Http\Headers\MediaTypeInterface $mediaType ) : boolean | Compare media types. |
public getMediaType ( ) : string | ||
Résultat | string |
public getParameters ( ) : string>\array |
||
Résultat | string>\array |