Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed May 16, 2024
1 parent 1afdf69 commit 2a291dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,8 @@ It is possible to provide stronge type information by utilising docblocks on you
class ThrottleMiddleware
{
use HasParameters;

// ...
}
```

Expand Down

0 comments on commit 2a291dd

Please sign in to comment.