You are here

protected static property UserResourceTestBase::$patchProtectedFieldNames in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php \Drupal\Tests\user\Functional\Rest\UserResourceTestBase::patchProtectedFieldNames
  2. 9 core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php \Drupal\Tests\user\Functional\Rest\UserResourceTestBase::patchProtectedFieldNames

File

core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php, line 25

Class

UserResourceTestBase

Namespace

Drupal\Tests\user\Functional\Rest

Code

protected static $patchProtectedFieldNames = [
  'changed' => NULL,
];