You are here

constant OffsetPage::SIZE_MAX in JSON:API 8.2

Same name and namespace in other branches
  1. 8 src/Query/OffsetPage.php \Drupal\jsonapi\Query\OffsetPage::SIZE_MAX

Max size.

File

src/Query/OffsetPage.php, line 52

Class

OffsetPage
Value object for containing the requested offset and page parameters.

Namespace

Drupal\jsonapi\Query

Code

const SIZE_MAX = 50;