Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gigili authored Oct 2, 2021
1 parent a4ad98b commit 5f3e1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ $routes
});
```

Every middleware function can also accept an argument of type `Gac\Request` at any position as long as it has the proper type specified.
Every middleware function can also accept an argument of type `Gac\Routing\Request` at any position as long as it has the proper type specified.

For more example look in the [sample folder](/sample) `index.php` file

Expand Down

0 comments on commit 5f3e1a0

Please sign in to comment.