[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/guzzlehttp/streams/src/ -> MetadataStreamInterface.php (source)

   1  <?php
   2  namespace GuzzleHttp\Stream;
   3  
   4  /**
   5   * This interface is deprecated and should no longer be used. Just use
   6   * StreamInterface now that the getMetadata method has been added to
   7   * StreamInterface.
   8   *
   9   * @deprecated
  10   */
  11  interface MetadataStreamInterface extends StreamInterface {}


Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1