Index Documentation

IfRangeHeader
in package

Table of Contents

Methods

__construct()  : mixed
getDateTime()  : DateTime
getTag()  : string
hasDateTime()  : bool
hasTag()  : bool
matches()  : bool
parse()  : IfRangeHeader

Methods

__construct()

public __construct(string|null $tag, DateTime|null $dateTime) : mixed
Parameters
$tag : string|null
$dateTime : DateTime|null

hasDateTime()

public hasDateTime() : bool
Return values
bool

matches()

public matches(string|DateTimeInterface $other) : bool
Parameters
$other : string|DateTimeInterface
Return values
bool

        
On this page

Search results