Your IP : 216.73.216.43


Current Path : /var/www/surf/TYPO3/vendor/masterminds/html5/src/HTML5/
Upload File :
Current File : //var/www/surf/TYPO3/vendor/masterminds/html5/src/HTML5/Exception.php

<?php

namespace Masterminds\HTML5;

/**
 * The base exception for the HTML5 project.
 */
class Exception extends \Exception
{
}