interface StreamInterface implements Countable, Iterator
StreamInterface represents a collection of StatusInterface
Methods
addStatus(StatusInterface $status)
Add a StatusInterface to the stream |
Details
at line 15
public
addStatus(StatusInterface $status)
Add a StatusInterface to the stream