| extends | InputInterface | 
|---|
StreamableInputInterface is the interface implemented by all input classes that have an input stream.
| Methods | ||
|---|---|---|
| 
					
	public
					
					
				 | setStream(resource $stream) | # | 
| 
					
	public
					
					
				 | getStream(): resource|null | # |