File "BadRouteException.php"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/wp-phpmyadmin-extension/lib/phpMyAdmin/vendor/nikic/fast-route/src/BadRouteException.php
File size: 81 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace FastRoute;

class BadRouteException extends \LogicException
{
}