| Current Path : C:/xampp/htdocs/cid/system/dompdf/vendor/masterminds/html5/src/HTML5/ |
| Current File : C:/xampp/htdocs/cid/system/dompdf/vendor/masterminds/html5/src/HTML5/Exception.php |
<?php
namespace Masterminds\HTML5;
/**
* The base exception for the HTML5 project.
*/
class Exception extends \Exception
{
}