Skip to content

Commit

Permalink
Update PaginationTemplate.php
Browse files Browse the repository at this point in the history
  • Loading branch information
stepapo authored Jun 21, 2023
1 parent 19a6be2 commit e206f9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/UI/Pagination/PaginationTemplate.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ class PaginationTemplate extends DatasetControlTemplate
public PaginationControl $control;

public Paginator $paginator;

public bool $shouldRenderNextPage;
}

0 comments on commit e206f9a

Please sign in to comment.