Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove wrong factory from configuration #212

Closed
wants to merge 1 commit into from

Conversation

Nek-
Copy link
Contributor

@Nek- Nek- commented May 26, 2020

Problem

The RefundFactory is not a factory designed to be used in sylius resources. As a side effect it generates invalid services and may fail.

Solution

Removing the factory configuration. Since it generates wrong service configuration, it's probably not used anywhere.

Fix #186

@Nek- Nek- requested a review from a team as a code owner May 26, 2020 15:02
Problem
-------

The RefundFactory is not a factory designed to be use in sylius
resources. As a side effect it generates invalid services and may fail.

Solution
--------

Removing the factory configuration. Since it generates wrong service
configuration, it's probably not used anywere.
@Nek- Nek- force-pushed the fix/wrong-factory-usage branch from ee71c40 to 45be5fc Compare May 26, 2020 16:04
@mamazu
Copy link
Member

mamazu commented Oct 22, 2020

Can be closed as it is replaced by #223

@GSadee
Copy link
Member

GSadee commented Oct 22, 2020

Closing in favour of #223

@GSadee GSadee closed this Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Factories not implementing FactoryInterface
3 participants