protected function RestJsonApiUnsupported::getExpectedBcUnauthorizedAccessMessage in Drupal 8
File
- core/
modules/ jsonapi/ tests/ src/ Functional/ RestJsonApiUnsupported.php, line 130
Class
- RestJsonApiUnsupported
- Ensures that the 'api_json' format is not supported by the REST module.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected function getExpectedBcUnauthorizedAccessMessage($method) {
}