public static property RestExportJsonApiUnsupported::$testViews in Drupal 9
Same name and namespace in other branches
- 8 core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php \Drupal\Tests\jsonapi\Functional\RestExportJsonApiUnsupported::testViews
File
- core/
modules/ jsonapi/ tests/ src/ Functional/ RestExportJsonApiUnsupported.php, line 20
Class
- RestExportJsonApiUnsupported
- Ensures that the 'api_json' format is not supported by the REST module.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
public static $testViews = [
'test_serializer_display_entity',
];