By taran2l on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
3.2.x
Introduced in version:
3.2.1
Issue links:
Description:
The @queue_ui.batch service now requires @logger.factory service as its 5th parameter:
\Drupal\queue_ui\QueueUIBatch::__construct() now requires a 5th parameter of type \Drupal\Core\Logger\LoggerChannelFactoryInterface
Impacts:
Module developers