By kim.pepper on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.8.x
Introduced in version:
8.8.0
Issue links:
Description:
tracker_page() has been deprecated and the file tracker.pages.inc will be removed in Drupal 9. The logic has been moved to \Drupal\tracker\Controller\TrackerController::buildContent.
In addition, the following classes are deprecated in favor of \Drupal\tracker\Controller\TrackerController:
\Drupal\tracker\Controller\TrackerPage\Drupal\tracker\Controller\TrackerUserRecent\Drupal\tracker\Controller\TrackerUserTab
Impacts:
Module developers