mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 08:47:52 +00:00
4 lines
60 B
PHP
4 lines
60 B
PHP
<?php
|
|
class MiddlewareLoadedException extends \Exception
|
|
{
|
|
} |