Upgrade to 3.0.3
This commit is contained in:
7
kirby/src/Http/Exceptions/NextRouteException.php
Executable file
7
kirby/src/Http/Exceptions/NextRouteException.php
Executable file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Kirby\Http\Exceptions;
|
||||
|
||||
class NextRouteException extends \Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user