Completed
Pull Request — master (#906)
by Shiro
01:43
created
src/Media.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -231,7 +231,7 @@
 block discarded – undo
231 231
      *
232 232
      * @param  \Illuminate\Http\Request $request
233 233
      *
234
-     * @return \Illuminate\Http\Response
234
+     * @return \Symfony\Component\HttpFoundation\BinaryFileResponse
235 235
      */
236 236
     public function toResponse($request)
237 237
     {
Please login to merge, or discard this patch.