mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-27 22:40:19 +01:00
Mob review
This commit is contained in:
@@ -25,7 +25,7 @@ public class PageResult<T extends ModelObject> {
|
||||
}
|
||||
|
||||
/**
|
||||
* If this is <code>true</code>, there are more pages (that is, mor entities).
|
||||
* If this is <code>true</code>, there are more pages (that is, more entities).
|
||||
*/
|
||||
public boolean hasMore() {
|
||||
return hasMore;
|
||||
|
||||
Reference in New Issue
Block a user