interface QueueGarbageCollectionInterface (View source)

If the Drupal 'queue' service implements this interface, the garbageCollection() method will be called during cron.

Methods

garbageCollection()

Cleans queues of garbage.

Details

garbageCollection()

Cleans queues of garbage.