new Upload()
new Upload() has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
new Upload(Kirby\Api\Api $api, bool $single = true, bool $debug = false)
Parameters
| Name | Type | Default |
|---|---|---|
| $apirequired | Kirby\Api\Api |
no default value |
| $single | bool |
true
|
| $debug | bool |
false
|