FileCollection.php
system/HTTP/Files/FileCollection.php
1 class
8 methods
class FileCollection
Class FileCollection Provides easy access to uploaded files for a request.
all
()
getFile
(string $name)
getFileMultiple
(string $name)
hasFile
(string $fileID)
populateFiles
()
createFileObject
(array $array)
fixFilesArray
(array $data)
getValueDotNotationSyntax
(array $index, array $value)