Submit
Path:
~
/
home
/
getwphos
/
www
/
almajd
/
wp-content
/
plugins
/
woocommerce
/
vendor
/
pelago
/
emogrifier
/
src
/
HtmlProcessor
/
File Content:
HtmlNormalizer.php
<?php declare(strict_types=1); namespace Pelago\Emogrifier\HtmlProcessor; /** * Normalizes HTML: * - add a document type (HTML5) if missing * - disentangle incorrectly nested tags * - add HEAD and BODY elements (if they are missing) * - reformat the HTML */ class HtmlNormalizer extends AbstractHtmlProcessor { }
Submit
FILE
FOLDER
Name
Size
Permission
Action
AbstractHtmlProcessor.php
15120 bytes
0644
CssToAttributeConverter.php
10305 bytes
0644
HtmlNormalizer.php
322 bytes
0644
HtmlPruner.php
5128 bytes
0644
N4ST4R_ID | Naxtarrr