Skip to content

Commit 98cfa18

Browse files
committed
trailing whitespace
1 parent b5de22c commit 98cfa18

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,3 @@ return \Response::forge(
6969
)
7070
);
7171
```
72-
73-

src/PDF.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class PDF
6666

6767
/**
6868
* Constructor
69-
*
69+
*
7070
* @param string $pathtobinary the path to the chrome-pdf binary
7171
*/
7272
public function __construct(string $pathtobinary = 'chrome-pdf')

0 commit comments

Comments
 (0)