You are here

constant JsonApiDefaultsFunctionalTest::PAGE_LIMIT_OVERRIDE_VALUE in JSON:API Extras 8.3

The value for the override of the page limit.

File

modules/jsonapi_defaults/tests/src/Functional/JsonApiDefaultsFunctionalTest.php, line 21

Class

JsonApiDefaultsFunctionalTest
The test class for the JSON API Defaults functionality.

Namespace

Drupal\Tests\jsonapi_defaults\Functional

Code

const PAGE_LIMIT_OVERRIDE_VALUE = 100;