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:
\Drupal\comment\CommentManagerInterface::getCountNewComments() is deprecated, use \Drupal\history\HistoryManager::getCountNewComments() instead.
The comment-count-new token has moved from the Comment to the History module. To use this token the History module must be installed.
Impacts:
Site builders, administrators, editors
Module developers