UploadedFile
class UploadedFile (View source)
Methods
__construct(string $storedFilename, string $storedPath, string $storedRelativePath, string $mimeType, int $sizeBytes)
string
string
string
mimeType()
string
int
Details
__construct
__construct(string $storedFilename, string $storedPath, string $storedRelativePath, string $mimeType, int $sizeBytes)
No description
storedFilename
string
storedFilename()
No description
storedPath
string
storedPath()
No description
storedRelativePath
string
storedRelativePath()
No description
mimeType
string
mimeType()
No description
sizeBytes
int
sizeBytes()
No description