By andypost on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
9.3.x
Introduced in version:
9.3.0
Description:
The \Drupal\comment\Plugin\migrate\source\d6\Comment::prepareComment() method is deprecated and no longer called from \Drupal\comment\Plugin\migrate\source\d6\Comment::prepareRow()
The deprecated sources has been removed in Drupal 9 so remove the usage of this method
Impacts:
Module developers