FileStorageService
class FileStorageService
Methods
__construct(string $uploadDir)
No description
string
storeUpload(UploadedFile $file)
No description
string
lookupLocalPath(string $fileName)
No description
void
delete(string $fileName)
No description
Details
at line 16
__construct(string $uploadDir)
No description
at line 22
string
storeUpload(UploadedFile $file)
No description
at line 42
string
lookupLocalPath(string $fileName)
No description
at line 55
void
delete(string $fileName)
No description