final class ContentChangeItems implements IteratorAggregate, Countable (View source)

internal  for communication within the Workspace UI only
 

Methods

fromArray(array $items)

No description

getIterator()

No description

int
count()

No description

Details

static ContentChangeItems fromArray(array $items)

No description

Parameters

array $items

Return Value

ContentChangeItems

Traversable getIterator()

No description

Return Value

Traversable

int count()

No description

Return Value

int