mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 00:37:52 +00:00
Optimisations
- Added phpunit cache to .gitignore - Updated README with latest helper.php example. - Minor phpDocs changes.
This commit is contained in:
@@ -241,7 +241,7 @@ class InputHandler
|
||||
* Get input element value matching index
|
||||
*
|
||||
* @param string $index
|
||||
* @param string|object|null $defaultValue
|
||||
* @param string|mixed|null $defaultValue
|
||||
* @param array ...$methods
|
||||
* @return string|array
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user