You are here

constant RequestTestJsonapi::API_MODULE in OpenAPI for JSON:API 8.2

Same name and namespace in other branches
  1. 3.x tests/src/Functional/RequestTestJsonapi.php \Drupal\Tests\openapi_jsonapi\Functional\RequestTestJsonapi::API_MODULE

The API module being tested.

File

tests/src/Functional/RequestTestJsonapi.php, line 17

Class

RequestTestJsonapi
REST tests for requests on OpenAPI routes.

Namespace

Drupal\Tests\openapi_jsonapi\Functional

Code

const API_MODULE = 'jsonapi';