Skip to content

Commit e128e9d

Browse files
Closing missing php tag (#10347)
1 parent a6d36e8 commit e128e9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

billing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2211,6 +2211,7 @@ The `downloadInvoice` method also allows for a custom filename via its third arg
22112211

22122212
```php
22132213
return $request->user()->downloadInvoice($invoiceId, [], 'my-invoice');
2214+
```
22142215

22152216
<a name="custom-invoice-render"></a>
22162217
#### Custom Invoice Renderer

0 commit comments

Comments
 (0)