--- entity-storages-3162827-5.patch 2021-01-03 13:34:42.992952400 +0100 +++ entity-storages-3162827-19.patch 2021-01-03 13:53:17.648619200 +0100 @@ -36,7 +36,7 @@ $breadcrumb->addCacheableDependency($comment); // Display link to parent comment. diff --git a/core/modules/node/src/Plugin/views/row/Rss.php b/core/modules/node/src/Plugin/views/row/Rss.php -index 80fac8b605..15c894be7a 100644 +index 921b77a36e..15c894be7a 100644 --- a/core/modules/node/src/Plugin/views/row/Rss.php +++ b/core/modules/node/src/Plugin/views/row/Rss.php @@ -2,8 +2,6 @@ @@ -53,7 +53,7 @@ protected $entityTypeId = 'node'; - /** -- * The node storage +- * The node storage. - * - * @var \Drupal\node\NodeStorageInterface - */