mini\Http\Message\UploadedFile::moveStreamTo() Method

private

Signature

private function moveStreamTo(string $targetPath): void

Parameters

Name Type Default Description
$targetPath string required Documentation missing

Returns

void

Documentation

Copy a stream source to the target path

Source

src/Http/Message/UploadedFileTrait.php:120-143