reverted: --- b/core/modules/shortcut/src/Entity/Shortcut.php +++ a/core/modules/shortcut/src/Entity/Shortcut.php @@ -31,7 +31,6 @@ * "edit" = "Drupal\shortcut\ShortcutForm", * "delete" = "Drupal\shortcut\Form\ShortcutDeleteForm" * }, - * "view_builder" = "Drupal\shortcut\ShortcutViewBuilder", * "translation" = "Drupal\content_translation\ContentTranslationHandler" * }, * base_table = "shortcut", reverted: --- b/core/modules/shortcut/src/ShortcutViewBuilder.php +++ /dev/null @@ -1,25 +0,0 @@ -setViewBuilderClass(NULL); +}