WorkspaceResourceTestBase::$patchProtectedFieldNames

Type: patchProtectedFieldNames

Overrides EntityResourceTestBase::$patchProtectedFieldNames

File

core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php, line 27

Class

WorkspaceResourceTestBase
Base class for workspace EntityResource tests.

Namespace

Drupal\Tests\workspaces\Functional\EntityResource

Code

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

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