Your IP : 216.73.217.79


Current Path : /usr/share/php/FastRoute/
Upload File :
Current File : //usr/share/php/FastRoute/BadRouteException.php

<?php

namespace FastRoute;

class BadRouteException extends \LogicException
{
}