protected property EntityCollection::$hasNextPage in JSON:API 8
Holds a boolean indicating if there is a next page.
Type: bool
File
- src/
Resource/ EntityCollection.php, line 28
Class
- EntityCollection
- Wrapper to normalize collections with multiple entities.
Namespace
Drupal\jsonapi\ResourceCode
protected $hasNextPage;