[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Summary view] [Print] [Text view]
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 {}
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |