getContext()
getContext() : \ManaPHP\Http\RequestContext
getContext() : \ManaPHP\Http\RequestContext
getFiles(boolean $onlySuccessful = true) : array<mixed,\ManaPHP\Http\Request\FileInterface>
Gets attached files as \ManaPHP\Http\Request\FileInterface compatible instances
boolean | $onlySuccessful |
getFile(string $key = null) : \ManaPHP\Http\Request\FileInterface
string | $key |