You are here

EventStackError.php in Zircon Profile 8.0

Same filename and directory in other branches
  1. 8 vendor/masterminds/html5/test/HTML5/Parser/EventStackError.php

File

vendor/masterminds/html5/test/HTML5/Parser/EventStackError.php
View source
<?php

namespace Masterminds\HTML5\Tests\Parser;

class EventStackError extends \Exception {

}

Classes

Namesort descending Description
EventStackError