GuzzleStreamFactory
in package
implements
StreamFactory
FinalYes
Creates Guzzle streams.
This will be removed in php-http/message2.0. Consider using the official Guzzle PSR-17 factory
Tags
Table of Contents
Interfaces
- StreamFactory
Methods
- createStream() : mixed
Methods
createStream()
public
createStream([mixed $body = null ]) : mixed
Parameters
- $body : mixed = null