HOME


Mini Shell 1.0
DIR: /home/cardxfeb/public_html/vendor/masterminds/html5/src/HTML5/Parser/
Upload File :
Current File : /home/cardxfeb/public_html/vendor/masterminds/html5/src/HTML5/Parser/ParseError.php
<?php

namespace Masterminds\HTML5\Parser;

/**
 * Emit when the parser has an error.
 */
class ParseError extends \Exception
{
}