Completed
Push — master ( 9b2c49...18696b )
by Igor
23:58
created
src/Bundle/Common/File/FileUpload.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
     /**
33 33
      * Get file content.
34 34
      *
35
-     * @return string|mixed
35
+     * @return string
36 36
      */
37 37
     public function read()
38 38
     {
Please login to merge, or discard this patch.