You are here

public static property RestExportJsonApiUnsupported::$testViews in JSON:API 8.2

File

tests/src/Functional/RestExportJsonApiUnsupported.php, line 21

Class

RestExportJsonApiUnsupported
Ensures that the 'api_json' format is not supported by the REST module.

Namespace

Drupal\Tests\jsonapi\Functional

Code

public static $testViews = [
  'test_serializer_display_entity',
];