class ReadinessCheck extends Model (View source)

Properties

string $path
int $port

Methods

setPath($path)

No description

string
getPath()

No description

setPort($port)

No description

int
getPort()

No description

Details

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setPort($port)

No description

Parameters

$port

int getPort()

No description

Return Value

int