File "ParseError.php"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/masterminds/html5/src/HTML5/Serializer/ParseError.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
{
}