ProjectionStates
final class ProjectionStates (View source)
| internal |
Collection of all states (aka read models) of all projections for a Content Repository
Methods
static ProjectionStates
createEmpty()
No description
static ProjectionStates
fromArray(array $states)
No description
get(string $className)
Retrieve a single state (aka read model) by its fully qualified PHP class name
Details
static ProjectionStates
createEmpty()
No description
static ProjectionStates
fromArray(array $states)
No description
ProjectionStateInterface
get(string $className)
Retrieve a single state (aka read model) by its fully qualified PHP class name