class SideInputInfo extends Collection (View source)

Properties

protected $collection_key
array[] $kind
protected $sourcesType
protected $sourcesDataType
string $tag

Methods

setKind($kind)

No description

array[]
getKind()

No description

setSources($sources)

No description

Source[]
getSources()

No description

setTag($tag)

No description

string
getTag()

No description

Details

setKind($kind)

No description

Parameters

$kind

array[] getKind()

No description

Return Value

array[]

setSources($sources)

No description

Parameters

$sources

Source[] getSources()

No description

Return Value

Source[]

setTag($tag)

No description

Parameters

$tag

string getTag()

No description

Return Value

string