FacturaScripts

ResponseHeaders
in package

FinalYes

Table of Contents

Properties

$data  : array<string|int, mixed>

Methods

__construct()  : mixed
all()  : array<string|int, mixed>
get()  : string
has()  : bool
remove()  : self
set()  : self

Properties

Methods

all()

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

get()

public get(string $name) : string
Parameters
$name : string
Return values
string

has()

public has(string $name) : bool
Parameters
$name : string
Return values
bool

remove()

public remove(string $name) : self
Parameters
$name : string
Return values
self

set()

public set(string $name, string $value) : self
Parameters
$name : string
$value : string
Return values
self

        
On this page

Search results