class SetItemSelectorCustomElementItemsCommand extends Command (View source)

Properties

protected CustomElement $element
protected array $items

Methods

static string
getHandler()

No description

from  Command
__construct(CustomElement $element, Item[] $items)

No description

getElement()

No description

array
getItems()

No description

Details

static string getHandler()

No description

Return Value

string

__construct(CustomElement $element, Item[] $items)

No description

Parameters

CustomElement $element
Item[] $items

CustomElement getElement()

No description

Return Value

CustomElement

array getItems()

No description

Return Value

array