File "BadRouteException.php"
Full path: E:/sites/Single15/tinmung2007/webroot/XAMMP/phpMyAdmin/vendor/nikic/fast-route/src/BadRouteException.php
File size: 81 B
MIME-type:
Charset: utf-8
<?php
namespace FastRoute;
class BadRouteException extends \LogicException
{
}