Skip to content

Commit fcfaf27

Browse files
author
Arnaud T
committed
enableSubscriptionConsumer setter
1 parent 89d2330 commit fcfaf27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/enqueue/Consumption/QueueConsumer.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,8 @@ public function enableSubscriptionConsumer($enableSubscriptionConsumer)
358358
)
359359
);
360360
}
361+
362+
$this->enableSubscriptionConsumer = $enableSubscriptionConsumer;
361363
}
362364

363365
/**

0 commit comments

Comments
 (0)