FileResourceTestBase::$patchProtectedFieldNames
Type: patchProtectedFieldNames
Overrides EntityResourceTestBase::$patchProtectedFieldNames
File
-
core/
modules/ file/ tests/ src/ Functional/ Rest/ FileResourceTestBase.php, line 31
Class
Namespace
Drupal\Tests\file\Functional\RestCode
protected static $patchProtectedFieldNames = [
'uri' => NULL,
'filemime' => NULL,
'filesize' => NULL,
'status' => NULL,
'changed' => NULL,
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.