@@ -103,7 +103,7 @@ |
||
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 | { |