hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
UploadedFile.store
hunt
framework
file
UploadedFile
UploadedFile
Store the uploaded file on a filesystem disk.
@param string path @return false
class
UploadedFile
bool
store
(
string
path
)
Meta
Source
See Implementation
hunt
framework
file
UploadedFile
UploadedFile
constructors
this
functions
extension
getErrorCode
getErrorMessage
isValid
mimeType
originalName
store
static functions
maxSize
Store the uploaded file on a filesystem disk.
@param string path @return false