UserResourceTestBase::$patchProtectedFieldNames

Type: patchProtectedFieldNames

Overrides EntityResourceTestBase::$patchProtectedFieldNames

File

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

Class

UserResourceTestBase

Namespace

Drupal\Tests\user\Functional\Rest

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.