Skip to content

Commit 7732ddc

Browse files
author
Kristoffer Alfheim
committed
Removed property which seems to be unused
1 parent e88ceff commit 7732ddc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/HtmlFetchers/LaravelHtmlFetcher.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ class LaravelHtmlFetcher implements HtmlFetcherInterface
1616
/** @var \Illuminate\Contracts\Foundation\Application */
1717
protected $app = null;
1818

19-
/** @var \Closure */
20-
protected $appMaker;
21-
2219
/**
2320
* Create a new instance.
2421
*

0 commit comments

Comments
 (0)