Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / lib / Drupal / Core / Entity / EntityDefinitionUpdateManager.php
index 70dec2c27e34d9bc4291358a58a77d74dd7dbbed..d9a4d843f517e8accc3aa89fbefdfaacf57e5e76 100644 (file)
@@ -311,7 +311,8 @@ class EntityDefinitionUpdateManager implements EntityDefinitionUpdateManagerInte
     }
 
     // @todo Support deleting entity definitions when we support base field
-    //   purging. See https://www.drupal.org/node/2282119.
+    //   purging.
+    // @see https://www.drupal.org/node/2907779
 
     $this->entityManager->useCaches(TRUE);