Skip to content

Commit a53f089

Browse files
committed
Renamed Page builder pipe
1 parent 1124450 commit a53f089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Paginator/Page/Builder/HasNextByPages.php renamed to src/Paginator/Page/Builder/HasNextByPagesCount.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
use Makedo\Paginator\Page\Page;
77

8-
class HasNextByPages implements Pipe
8+
class HasNextByPagesCount implements Pipe
99
{
1010
public function build(Page $page): Page
1111
{

0 commit comments

Comments
 (0)