19 declare(strict_types=1);
34 Disposition $disposition
36 $uri = $stream->getMetadata()[
'uri'];
40 mime_content_type($uri),
50 $uri = $stream->getMetadata()[
'uri'];
file(FileStream $stream, string $filename, Disposition $disposition)
shortFile(FileStream $stream, string $filename)
shortFileFromRaw(array $raw)
static fromArray(array $raw_payload)
static fromArray(array $raw_payload)
The base interface for all filesystem streams.