public function BadStream::__construct in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/guzzlehttp/psr7/tests/StreamDecoratorTraitTest.php \GuzzleHttp\Tests\Psr7\BadStream::__construct()
Parameters
StreamInterface $stream Stream to decorate:
Overrides StreamDecoratorTrait::__construct
File
- vendor/
guzzlehttp/ psr7/ tests/ StreamDecoratorTraitTest.php, line 136
Class
Namespace
GuzzleHttp\Tests\Psr7Code
public function __construct() {
}