* Correct the documentation of UploadBase::verifyUpload() to clarify that it returns an array in all cases, and document possible keys. * Change the type hint of verification methods that may return a boolean or a status array depending on the outcome of the verification from 'mixed' to 'array|bool'. Change-Id: I39d13db457104b02fc47a77fb6bfab05b2cbdcb6 |
||
|---|---|---|
| .. | ||
| exception | ||
| UploadBase.php | ||
| UploadFromChunks.php | ||
| UploadFromFile.php | ||
| UploadFromStash.php | ||
| UploadFromUrl.php | ||
| UploadStash.php | ||
| UploadStashFile.php | ||