SubscriptionIds
final class SubscriptionIds implements IteratorAggregate, Countable, JsonSerializable (View source)
| internal | implementation detail of the catchup |
Methods
static SubscriptionIds
fromArray(array $ids)
No description
static SubscriptionIds
createEmpty()
No description
getIterator()
No description
int
count()
No description
bool
array
toStringArray()
No description
iterable
jsonSerialize()
No description
Details
static SubscriptionIds
fromArray(array $ids)
No description
static SubscriptionIds
createEmpty()
No description
Traversable
getIterator()
No description
int
count()
No description
bool
contain(SubscriptionId $id)
No description
array
toStringArray()
No description
iterable
jsonSerialize()
No description