DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Feature: #EXTBLOG-60 - Deprecate CommentRepository::findLatest()

See https://jira.typo3.com/browse/EXTBLOG-60

Description

The method CommentRepository::findLatest() has been marked as deprecated.

Impact

Calling the deprecated methods will trigger a deprecation log entry.

Migration

Use the new method CommentRepository::findActiveComments()