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

Fix issues with dependency injection #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

exc-peter
Copy link

@exc-peter exc-peter commented Jan 18, 2022

  • Closes: #
  • Description: Fix issues with dependency injection
  • Tested with Shopware version(s): 5.6.2
  • Tested with PHP version(s): 7.2.33

Das Problem war, dass 3rd Party Plugins Shopware Core Klassen dekorieren und daher die Klasse nicht mehr den selben Namen/Namespace hat. Deshalb haben wir die Dependency Injections in der Service Registrierung angepasst um das Problem zu beheben.

@a-laurowski
Copy link
Contributor

Hi @exc-peter and thanks for contributing.
Where is the article_resource comes from?
I'm receiving
image
perhaps the shopware.api.article defined here will be more suitable

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.

2 participants