Skip to content

Commit

Permalink
Fix coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Jun 5, 2019
1 parent 17a2274 commit 8f6f790
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
use WoohooLabs\Yin\JsonApi\Request\Pagination\OffsetBasedPagination;
use WoohooLabs\Yin\JsonApi\Schema\Link\Link;
use WoohooLabs\Yin\Utils;
use function max;

trait OffsetBasedPaginationLinkProviderTrait
{
Expand Down

0 comments on commit 8f6f790

Please sign in to comment.