By amateescu 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:
WorkspaceManagerInterface::purgeDeletedWorkspacesBatch() has been deprecated with no replacement.
It's code has been moved to \Drupal\workspaces\Hook\WorkspacesHooks::cron(), which can be called manually if needed.
Impacts:
Module developers