Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
Psr\Http\Message\UploadedFileFactoryInterface Member List

This is the complete list of members for Psr\Http\Message\UploadedFileFactoryInterface, including all inherited members.

createUploadedFile(StreamInterface $stream, int $size=null, int $error=UPLOAD_ERR_OK, string $clientFilename=null, string $clientMediaType=null) (defined in Psr\Http\Message\UploadedFileFactoryInterface)Psr\Http\Message\UploadedFileFactoryInterface