Skip to content

Commit 2c18a36

Browse files
committed
Remove deprecated from facade
1 parent 4f77591 commit 2c18a36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Facades/SnappyPdf.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
* @method static \Barryvdh\Snappy\PdfWrapper save()
1717
* @method static \Illuminate\Http\Response download($filename = 'document.pdf')
1818
* @method static \Illuminate\Http\Response inline($filename = 'document.pdf')
19-
* @method static \Symfony\Component\HttpFoundation\StreamedResponse stream($filename = 'document.pdf')
2019
*
2120
*/
2221
class SnappyPdf extends BaseFacade {

0 commit comments

Comments
 (0)