Skip to content

Commit

Permalink
enableSubscriptionConsumer setter
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud T committed Sep 18, 2018
1 parent 89d2330 commit fcfaf27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/enqueue/Consumption/QueueConsumer.php
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,8 @@ public function enableSubscriptionConsumer($enableSubscriptionConsumer)
)
);
}

$this->enableSubscriptionConsumer = $enableSubscriptionConsumer;
}

/**
Expand Down

0 comments on commit fcfaf27

Please sign in to comment.