RestJsonApiUnsupportedTest::$format

Type: format

Overrides ResourceTestBase::$format

File

core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php, line 38

Class

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

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $format = 'api_json';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.