Updated documentaiton

This commit is contained in:
Simon Sessingø
2016-11-07 04:45:18 +01:00
parent 8740db9582
commit 7ee42c98a7
+2 -2
View File
@@ -204,8 +204,8 @@ class Router extends SimpleRouter {
} }
``` ```
#### Helper functions examples ### Helper functions
**This is a basic example of a helper function for generating urls.** **This is a basic example of a helper functions.**
```php ```php
use Pecee\SimpleRouter\SimpleRouter; use Pecee\SimpleRouter\SimpleRouter;