Skip to content

Commit

Permalink
Merge pull request #103 from vvasiloi/patch-1
Browse files Browse the repository at this point in the history
Add alias for the redirect factory
  • Loading branch information
loevgaard authored Sep 1, 2022
2 parents 8f3fd24 + 9757ed2 commit 73fd20f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/config/services/factory.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +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.factory.redirect" />
</services>
</container>

0 comments on commit 73fd20f

Please sign in to comment.