Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 527 Bytes

Ref_BlackHoleWorkServer_class.md

File metadata and controls

13 lines (8 loc) · 527 Bytes

BlackHoleWorkServer Dummy Class

Declaration: interface mle86\WQ\WorkServerAdapter\BlackHoleWorkServer implements WorkServerAdapter
Source file: src/WQ/WorkServerAdapter/BlackHoleWorkServer.php

This Work Server Adapter does not connect to anything.

The getNextQueueEntry method always returns null. The storeJob, buryEntry, requeueEntry, deleteEntry methods do nothing at all.