Index Documentation

AcceptHeader
in package

Table of Contents

Methods

__construct()  : mixed
accepts()  : MediaType|null
getRejects()  : array<string|int, mixed>
getTypes()  : array<string|int, mixed>
parse()  : AcceptHeader
rejects()  : bool

Methods

__construct()

public __construct(array<string|int, mixed> $types, array<string|int, mixed> $rejects) : mixed
Parameters
$types : array<string|int, mixed>
$rejects : array<string|int, mixed>

getRejects()

public getRejects() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTypes()

public getTypes() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results