Documentation

HarFileResponseFactory
in package

See: https://w3c.github.io/web-performance/specs/HAR/Overview.html.

Tags
author

Gary PEGEOT garypegeot@gmail.com

Table of Contents

Properties

$archiveFile  : string

Methods

__construct()  : mixed
__invoke()  : ResponseInterface
setArchiveFile()  : void
getContent()  : string

Properties

Methods

setArchiveFile()

public setArchiveFile(string $archiveFile) : void
Parameters
$archiveFile : string

getContent()

private getContent(array{text: string, encoding: string} $content) : string
Parameters
$content : array{text: string, encoding: string}
Return values
string

        
On this page

Search results