Skip to content

Commit

Permalink
Format code (#4916)
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo authored Jul 11, 2022
1 parent da5ad16 commit d0ff1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UrlWindow.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
class UrlWindow
{
/**
* @param LengthAwarePaginatorInterface&AbstractPaginator $paginator
* @param AbstractPaginator&LengthAwarePaginatorInterface $paginator
*/
public function __construct(protected LengthAwarePaginatorInterface $paginator)
{
Expand Down

0 comments on commit d0ff1d2

Please sign in to comment.