GuzzleStream
in package
implements
StreamInterface
Uses
StreamDecoratorTrait
Adapts a PSR-7 Stream to a Guzzle 5 Stream.
Tags
Interfaces, Classes and Traits
- StreamInterface
Table of Contents
- $stream : StreamInterface
- __construct() : mixed
Properties
$stream
private
StreamInterface
$stream
Methods
__construct()
public
__construct(StreamInterface $stream) : mixed
Parameters
- $stream : StreamInterface