Skip to main content Link Menu Expand (external link) Document Search Copy Copied

This is automatic generated document for things in Swow\Psr7\Message\UploadedFilePlusInterface class

Interface UploadedFilePlusInterface

Methods

Method getClientFilename

public function getClientFilename ( ) : ?string

Method getClientMediaType

public function getClientMediaType ( ) : ?string

Method getError

public function getError ( ) : int

Method getSize

public function getSize ( ) : ?int

Method getStream

public function getStream ( ) : StreamInterface

Method moveTo

public function moveTo ( string $targetPath ) : void

Copyright 2022 the Swow contributors