Skip to content

Commit

Permalink
Alias base factory service
Browse files Browse the repository at this point in the history
  • Loading branch information
vvasiloi authored Sep 1, 2022
1 parent 5024899 commit 9757ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/config/services/factory.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
decorates="setono_sylius_redirect.factory.redirect">
<argument type="service" id="setono_sylius_redirect.custom_factory.redirect.inner" />
</service>
<service id="Setono\SyliusRedirectPlugin\Factory\RedirectFactoryInterface" alias="setono_sylius_redirect.custom_factory.redirect" />
<service id="Setono\SyliusRedirectPlugin\Factory\RedirectFactoryInterface" alias="setono_sylius_redirect.factory.redirect" />
</services>
</container>

0 comments on commit 9757ed2

Please sign in to comment.