DependencyItem
Table of Contents
Methods
- of() : DependencyItem
- Short calling for get DependencyAction class instance.
- toArray() : array<string|int, mixed>
Methods
of()
Short calling for get DependencyAction class instance.
public
static of(array<string|int, DependencyListItem> $items[, string $logic = 'or' ][, int $type = FieldDepGroupTable::TYPE_DEF ]) : DependencyItem
Parameters
- $items : array<string|int, DependencyListItem>
- $logic : string = 'or'
- $type : int = FieldDepGroupTable::TYPE_DEF
Return values
DependencyItemtoArray()
public
toArray() : array<string|int, mixed>