D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
psa-roundcube
/
vendor
/
masterminds
/
html5
/
src
/
HTML5
/
Filename :
Exception.php
back
Copy
<?php namespace Masterminds\HTML5; /** * The base exception for the HTML5 project. */ class Exception extends \Exception { }