streams/vendor/masterminds/html5/test/HTML5/Parser/EventStackError.php
2019-04-16 15:02:38 +10:00

7 lines
95 B
PHP

<?php
namespace Masterminds\HTML5\Tests\Parser;
class EventStackError extends \Exception
{
}