mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 00:37:52 +00:00
Updated documentaiton
This commit is contained in:
@@ -204,8 +204,8 @@ class Router extends SimpleRouter {
|
||||
}
|
||||
```
|
||||
|
||||
#### Helper functions examples
|
||||
**This is a basic example of a helper function for generating urls.**
|
||||
### Helper functions
|
||||
**This is a basic example of a helper functions.**
|
||||
|
||||
```php
|
||||
use Pecee\SimpleRouter\SimpleRouter;
|
||||
|
||||
Reference in New Issue
Block a user