We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f333e57 commit 1032c9aCopy full SHA for 1032c9a
src/PHPHtmlParser/Dom.php
@@ -71,7 +71,7 @@ public function __construct(?ParserInterface $domParser = null, ?CleanerInterfac
71
72
$this->domParser = $domParser;
73
$this->domCleaner = $domCleaner;
74
- }
+ }
75
76
/**
77
* Returns the inner html of the root node.
0 commit comments