UploadedFileInterface.php
system/HTTP/Files/UploadedFileInterface.php
11 fn
__construct
(string $path, string $originalName, ?string $mimeType = null, ?int $size = null, ?int $error = null, ?string $clientPath = null)
move
(string $targetPath, ?string $name = null)
hasMoved
()
getError
()
getName
()
getTempName
()
getClientPath
()
getClientExtension
()
getClientMimeType
()
isValid
()
getDestination
(string $destination, string $delimiter = '_', int $i = 0)