class ClearBoardInstanceDataPoolCommand extends Command (View source)

Traits

Properties

protected Instance $instance from  BoardInstanceTrait

Methods

static string
getHandler()

No description

from  Command
void
setInstance(Instance $instance)

No description

getInstance()

No description

Details

static string getHandler()

No description

Return Value

string

void setInstance(Instance $instance)

No description

Parameters

Instance $instance

Return Value

void

Instance getInstance()

No description

Return Value

Instance