Skip to content

Commit

Permalink
Update HtmlDomParser.php
Browse files Browse the repository at this point in the history
Updating comments too
  • Loading branch information
all9lives committed Jun 28, 2023
1 parent ce6bccb commit 070c79b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/voku/helper/HtmlDomParser.php
Expand Up @@ -75,6 +75,7 @@ class HtmlDomParser extends AbstractDomParser
* ```php
* protected $specialScriptTags = [
* 'text/html',
* 'text/template',
* 'text/x-custom-template',
* 'text/x-handlebars-template'
* ]
Expand Down

0 comments on commit 070c79b

Please sign in to comment.