Skip to content

Commit

Permalink
make DoctrineDelayWorker public
Browse files Browse the repository at this point in the history
  • Loading branch information
nonanerz committed Apr 17, 2018
1 parent c194765 commit ac0bd5c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
services:
Mcfedr\DoctrineDelayQueueDriverBundle\Worker\DoctrineDelayWorker:
public: true
class: Mcfedr\DoctrineDelayQueueDriverBundle\Worker\DoctrineDelayWorker
arguments:
- "@mcfedr_queue_manager.registry"
Expand Down

0 comments on commit ac0bd5c

Please sign in to comment.