File "ParseError-20250317063658.php"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/masterminds/html5/src/HTML5/Parser/ParseError-20250317063658.php
File size: 130 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Masterminds\HTML5\Parser;
/**
* Emit when the parser has an error.
*/
class ParseError extends \Exception
{
}