Upgrade to 3.2.0
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
namespace Kirby\Http\Exceptions;
|
||||
|
||||
/**
|
||||
* NextRouteException
|
||||
*
|
||||
* @package Kirby Http
|
||||
* @author Bastian Allgeier <bastian@getkirby.com>
|
||||
* @link https://getkirby.com
|
||||
* @copyright Bastian Allgeier GmbH
|
||||
* @license https://opensource.org/licenses/MIT
|
||||
*/
|
||||
class NextRouteException extends \Exception
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user