PHP Interface Neomerx\JsonApi\Contracts\Http\Headers\HeaderInterface

Afficher le fichier Open project: neomerx/json-api Interface Usage Examples

Méthodes publiques

Méthode Description
getMediaTypes ( ) : Neomerx\JsonApi\Contracts\Http\Headers\MediaTypeInterface[] Get media types.
getName ( ) : string Get header name.

Method Details

getMediaTypes() public méthode

Get media types.
public getMediaTypes ( ) : Neomerx\JsonApi\Contracts\Http\Headers\MediaTypeInterface[]
Résultat Neomerx\JsonApi\Contracts\Http\Headers\MediaTypeInterface[]

getName() public méthode

Get header name.
public getName ( ) : string
Résultat string