HumHub Documentation (unofficial)

Input
in package

AbstractYes

Representation of a AWS Request.

Tags
author

Jérémy Derussé jeremy@derusse.com

Table of Contents

Properties

$region  : string|null

Methods

getRegion()  : string|null
request()  : Request
setRegion()  : void
__construct()  : mixed

Properties

$region

public string|null $region

Methods

getRegion()

public getRegion() : string|null
Return values
string|null

setRegion()

public setRegion(string|null $region) : void
Parameters
$region : string|null

__construct()

protected __construct(array{'@region'?: ?string} $input) : mixed
Parameters
$input : array{'@region'?: ?string}
Loading…
On this page

Search results