Your IP : 18.216.96.94


Current Path : /proc/self/root/home/sudancam/.trash/shop/storage/vendor/guzzlehttp/streams/src/
Upload File :
Current File : //proc/self/root/home/sudancam/.trash/shop/storage/vendor/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 {}