We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f6bc3 commit d24e75eCopy full SHA for d24e75e
src/Resources/config/services/event_listener.xml
@@ -18,10 +18,5 @@
18
</argument>
19
<tag name="doctrine.event_subscriber"/>
20
</service>
21
-
22
- <service id="setono_sylius_catalog_promotion.event_listener.update_manually_discounted_property"
23
- class="Setono\SyliusCatalogPromotionPlugin\EventListener\UpdateManuallyDiscountedPropertySubscriber">
24
- <tag name="doctrine.event_subscriber"/>
25
- </service>
26
</services>
27
</container>
0 commit comments