summaryrefslogtreecommitdiff
path: root/test/HTML5/Parser/EventStackError.php
blob: 8465b3315ff6c2173d49dde9fe3b708215fb6b63 (plain)
1
2
3
4
5
<?php
namespace HTML5\Tests\Parser;

class EventStackParseError extends \Exception {
}