Rename isRequired() method in PaginatorInterface to isPaginationRequired()#151
Rename isRequired() method in PaginatorInterface to isPaginationRequired()#151
isRequired() method in PaginatorInterface to isPaginationRequired()#151Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #151 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 254 254
===========================================
Files 35 35
Lines 634 634
===========================================
Hits 634 634 ☔ View full report in Codecov by Sentry. |
PR Summary
Note: These changes in method names contribute not only to better clarity but also promote consistency throughout the codebase. |
It's more clear, because paginator used as reader.
For example: