class RegenerateBoardInstanceCommandHandler (View source)

Properties

protected Application $app

Methods

__construct(Application $app)

No description

__invoke(RegenerateBoardInstanceCommand $command)

Clears out the board data pool, repopulates it, clears the instance of the board and regenerates it.

Details

__construct(Application $app)

No description

Parameters

Application $app

__invoke(RegenerateBoardInstanceCommand $command)

Clears out the board data pool, repopulates it, clears the instance of the board and regenerates it.

Parameters

RegenerateBoardInstanceCommand $command