Skip to content

Commit

Permalink
Merge pull request #362 from syofyanzuhad/patch-1
Browse files Browse the repository at this point in the history
small_fix: lumen-route-docblock
  • Loading branch information
shalvah authored Nov 16, 2021
2 parents fff9c29 + 72d58b5 commit e44e2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Matching/LumenRouteAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/**
* Class LumenRouteAdapter.
* Lumen routes don't extend from Laravel routes,
* so we need this class to convert a Lmen route to a Laravel one.
* so we need this class to convert a Lumen route to a Laravel one.
*/
class LumenRouteAdapter extends Route
{
Expand Down

0 comments on commit e44e2ad

Please sign in to comment.