|
@@ -783,7 +783,7 @@ |
|
|
block discarded – undo |
|
783
|
783
|
* These values MAY be prepared from $_FILES or the message body during |
|
784
|
784
|
* instantiation, or MAY be injected via withUploadedFiles(). |
|
785
|
785
|
* |
|
786
|
|
- * @return array An array tree of UploadedFileInterface instances; an empty |
|
|
786
|
+ * @return UploadedFileInterface[] An array tree of UploadedFileInterface instances; an empty |
|
787
|
787
|
* array MUST be returned if no data is present. |
|
788
|
788
|
*/ |
|
789
|
789
|
public function getUploadedFiles() |
Please login to merge, or discard this patch.