class StopAirflowCommandResponse extends Collection (View source)

Properties

protected $collection_key
bool $isDone
string[] $output

Methods

setIsDone($isDone)

No description

bool
getIsDone()

No description

setOutput($output)

No description

string[]
getOutput()

No description

Details

setIsDone($isDone)

No description

Parameters

$isDone

bool getIsDone()

No description

Return Value

bool

setOutput($output)

No description

Parameters

$output

string[] getOutput()

No description

Return Value

string[]