Current File : /var/www/html/maausk/vendor/nikic/fast-route/src/BadRouteException.php
<?php

namespace FastRoute;

class BadRouteException extends \LogicException
{
}