Skip to content

Commit

Permalink
[Billing] Redis service
Browse files Browse the repository at this point in the history
  • Loading branch information
that-guy-iain committed Dec 2, 2024
1 parent 6d5e9c6 commit 2f17792
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</service>

<service id="Parthenon\Billing\Subscriber\SubscriptionChangeSubscriber" class="Parthenon\Billing\Subscriber\SubscriptionChangeSubscriber">
<argument type="service" id="\Redis" />
<argument type="service" id="Redis" />
<tag name="kernel.event_subscriber" />
</service>

Expand Down

0 comments on commit 2f17792

Please sign in to comment.