Skip to content

Commit

Permalink
#41 added missing class
Browse files Browse the repository at this point in the history
  • Loading branch information
s-aebischer committed Dec 15, 2021
1 parent 20f26c8 commit 8f7a74a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Queue.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
use MongoDB\BSON\UTCDateTime;
use MongoDB\Database;
use Psr\Log\LoggerInterface;
use TaskScheduler\Exception\InvalidArgumentException;
use TaskScheduler\Exception\SpawnForkException;

class Queue
Expand Down

0 comments on commit 8f7a74a

Please sign in to comment.