MenuLinkContentResourceTestBase::$patchProtectedFieldNames

Type: patchProtectedFieldNames

Overrides EntityResourceTestBase::$patchProtectedFieldNames

File

core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php, line 28

Class

MenuLinkContentResourceTestBase
ResourceTestBase for MenuLinkContent entity.

Namespace

Drupal\Tests\menu_link_content\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.