Skip to content

Commit

Permalink
Merge pull request #5 from nonanerz/master
Browse files Browse the repository at this point in the history
public worker
  • Loading branch information
mcfedr authored Apr 17, 2018
2 parents c194765 + ac0bd5c commit c14f165
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 c14f165

Please sign in to comment.