Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Aug 10, 2023
1 parent 39d59a1 commit 870d633
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/UrlMatcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ private function createDispatcherCallback(): callable
* If the failure was due to the HTTP method, passes the allowed HTTP
* methods to the factory.
*
*
* @psalm-param ResultNotFound|ResultMethodNotAllowed $result
*/
private function marshalFailedRoute(array $result): MatchingResult
Expand Down

0 comments on commit 870d633

Please sign in to comment.