By mstrelan on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.3.x
Introduced in version:
11.3.0
Issue links:
Description:
The comment.new_comments_node_links route and Drupal\comment\Controller\CommentController::renderNewCommentsNodeLinks controller are deprecated.
Use history.new_comments_node_links and Drupal\history\Controller\HistoryController::renderNewCommentsNodeLinks instead.
Impacts:
Module developers