protected static property FeedTest::$patchProtectedFieldNames in JSON:API 8.2
Same name and namespace in other branches
- 8 tests/src/Functional/FeedTest.php \Drupal\Tests\jsonapi\Functional\FeedTest::patchProtectedFieldNames
The fields that are protected against modification during PATCH requests.
Type: string[]
Overrides ResourceTestBase::$patchProtectedFieldNames
File
- tests/
src/ Functional/ FeedTest.php, line 43
Class
- FeedTest
- JSON:API integration test for the "Feed" content entity type.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected static $patchProtectedFieldNames = [];