class ResetBoardCustomWeightingCommand extends Command (View source)

Traits

Properties

protected Board $board from  BoardTrait

Methods

static string
getHandler()

No description

from  Command
getBoard()

No description

object
setBoard(Board $board)

No description

Details

static string getHandler()

No description

Return Value

string

Board getBoard()

No description

Return Value

Board

object setBoard(Board $board)

No description

Parameters

Board $board

Return Value

object