Completed
Push — master ( 0a71c9...25c7b8 )
by recca
03:06
created
src/Receiver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -103,7 +103,7 @@
 block discarded – undo
103 103
      *
104 104
      * @param array $config
105 105
      * @param string $class
106
-     * @return \Recca0120\Upload\Contracts\Api
106
+     * @return Receiver
107 107
      */
108 108
     public static function factory($config = [], $class = FileAPI::class)
109 109
     {
Please login to merge, or discard this patch.