final class ChangeItems implements IteratorAggregate, Countable (View source)

internal  for communication within the Workspace UI only
 

Methods

static ChangeItems
fromArray(array $items)

No description

getIterator()

No description

int
count()

No description

Details

static ChangeItems fromArray(array $items)

No description

Parameters

array $items

Return Value

ChangeItems

Traversable getIterator()

No description

Return Value

Traversable

int count()

No description

Return Value

int