?iť?

Your IP : 3.144.25.14


Current Path : /home/scgforma/www/cloud/3rdparty/guzzlehttp/streams/src/
Upload File :
Current File : /home/scgforma/www/cloud/3rdparty/guzzlehttp/streams/src/MetadataStreamInterface.php

<?php
namespace GuzzleHttp\Stream;

/**
 * This interface is deprecated and should no longer be used. Just use
 * StreamInterface now that the getMetadata method has been added to
 * StreamInterface.
 *
 * @deprecated
 */
interface MetadataStreamInterface extends StreamInterface {}