ResourceTestBase::$patchProtectedFieldNames
Same name in other branches
- 9 core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php \Drupal\Tests\jsonapi\Functional\ResourceTestBase::patchProtectedFieldNames
- 8.9.x core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php \Drupal\Tests\jsonapi\Functional\ResourceTestBase::patchProtectedFieldNames
- 11.x core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php \Drupal\Tests\jsonapi\Functional\ResourceTestBase::patchProtectedFieldNames
The fields that are protected against modification during PATCH requests.
Type: string[]
File
-
core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php, line 111
Class
- ResourceTestBase
- Subclass this for every JSON:API resource type.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected static $patchProtectedFieldNames;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.