Projections
final class Projections implements IteratorAggregate (View source)
internal |
An immutable set of Content Repository projections ({ProjectionInterface}
Methods
static Projections
create()
No description
get(string $projectionClassName)
No description
bool
has(string $projectionClassName)
No description
getIterator()
No description
getProjectionState(string $projectionStateClassName)
No description
Details
static Projections
create()
No description
Projections
with(ProjectionInterface $projection)
No description
ProjectionInterface
get(string $projectionClassName)
No description
bool
has(string $projectionClassName)
No description
Traversable
getIterator()
No description
ProjectionStateInterface
getProjectionState(string $projectionStateClassName)
No description