Version 3

- Easier rewrite management.
- Optimisations.
- Updated documentation.
This commit is contained in:
Simon Sessingø
2017-02-09 13:18:05 +01:00
parent bf069c2d42
commit ce276bd5b7
19 changed files with 416 additions and 283 deletions
@@ -3,4 +3,5 @@ namespace Pecee\SimpleRouter\Exceptions;
class NotFoundHttpException extends HttpException
{
}