Passed
Branch feature/cropping (c4b31f)
by Philippe
02:35
created
src/Models/AssetUploader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
      * Uploads the file/files or asset by creating the
52 52
      * asset that is needed to upload the files too.
53 53
      *
54
-     * @param string|array $files
54
+     * @param string $files
55 55
      * @param string|null $filename
56 56
      * @param bool $keepOriginal
57 57
      * @return \Illuminate\Support\Collection|null|Asset
Please login to merge, or discard this patch.