File "BadRouteException.php"

Full Path: /home/attunedd/public_html/byp/wp-content/plugins/wpide/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
{
}