You are here

constant OffsetPage::DEFAULT_OFFSET in Drupal 9

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

Default offset.

File

core/modules/jsonapi/src/Query/OffsetPage.php, line 45

Class

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

Namespace

Drupal\jsonapi\Query

Code

const DEFAULT_OFFSET = 0;