?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/vendor/guzzlehttp/streams/src/



?? Go up: /home/webdevt/prestashop17/vendor/guzzlehttp/streams

?? Viewing: 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 {}


??

??