- πΊπΈUnited States nicxvan
Unless I'm missing something this namespace doesn't even exist was it removed or does it mean something else?
When the batch API was converted into OO syntax β and then into a service in into a service β the third parameter of BatchQueueController::process() was left as a string, as it was in Drupal 8.3 and before. Update this to be able to accept any callable for extra functionality.
Update the the code in core/lib/Drupal/Core/Batch/BatchQueueController.php
and as well as other files as appropriate.
None
Extend Batch::addOperation()
None
Postponed: needs info
11.0 π₯
batch system
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Unless I'm missing something this namespace doesn't even exist was it removed or does it mean something else?