mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-10 22:52:14 +00:00
[TASK]
- Renamed to avoid conflicts with other routers. - Updated documentation.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
namespace Pecee\Router;
|
||||
class RouterException extends \Exception { }
|
||||
Reference in New Issue
Block a user