Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / hal / tests / src / Functional / EntityResource / Node / NodeHalJsonAnonTest.php
index e218a73a4201c5e01555351d3eb4f8d6fba14a30..2de6539fe420827964ab5130d0f45e1d40f156a1 100644 (file)
@@ -30,19 +30,6 @@ class NodeHalJsonAnonTest extends NodeResourceTestBase {
    */
   protected static $mimeType = 'application/hal+json';
 
-  /**
-   * {@inheritdoc}
-   */
-  protected static $patchProtectedFieldNames = [
-    'revision_timestamp',
-    'created',
-    'changed',
-    'promote',
-    'sticky',
-    'path',
-    'revision_uid',
-  ];
-
   /**
    * {@inheritdoc}
    */