RestJsonApiUnsupportedTest::$modules
Same name and namespace in other branches
- 11.x core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php \Drupal\Tests\jsonapi\Functional\RestJsonApiUnsupportedTest::modules
Type: modules
Overrides ResourceTestBase::$modules
File
-
core/
modules/ jsonapi/ tests/ src/ Functional/ RestJsonApiUnsupportedTest.php, line 30
Class
- RestJsonApiUnsupportedTest
- Ensures that the 'api_json' format is not supported by the REST module.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected static $modules = [
'jsonapi',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.