Problem/Motivation
When calling OrangeDamMigrationDataManager::processDeletionQueue it is not possible to get the count of processed items back, even though the function does track the number of items deleted.
Solution is to return the $processed counter, allowing implementors to use that value.
Issue fork orange_dam-3373277
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
apotek commentedComment #4
skdrupal88Thanks Kristofer, reviewed and approved.
Comment #6
apotek commentedComment #7
apotek commented