StreamableInterface
in
Tags
Table of Contents
Methods
- toStream() : resource
- Casts the response to a PHP stream resource.
Methods
toStream()
Casts the response to a PHP stream resource.
public
toStream([bool $throw = true ]) : resource
Parameters
- $throw : bool = true