class Str in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/guzzlehttp/psr7/tests/StreamDecoratorTraitTest.php \GuzzleHttp\Tests\Psr7\Str
Hierarchy
- class \GuzzleHttp\Tests\Psr7\Str implements StreamInterface uses StreamDecoratorTrait
Expanded class hierarchy of Str
File
- vendor/
guzzlehttp/ psr7/ tests/ StreamDecoratorTraitTest.php, line 8
Namespace
GuzzleHttp\Tests\Psr7View source
class Str implements StreamInterface {
use StreamDecoratorTrait;
}