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

Symfony autowire issue #76

Open
brzuchal opened this issue Apr 26, 2018 · 0 comments
Open

Symfony autowire issue #76

brzuchal opened this issue Apr 26, 2018 · 0 comments

Comments

@brzuchal
Copy link

While creating a receiver which implements Bernard\Consumer there is a problem with autowiring because interface Bernard\Router needs to be specified in services.yaml manually like:

    Bernard\Router: '@bernard.router'

That IMO should be done by DI configuration out-of-the-box.
I didn't define anything else than driver in bernard.yaml

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

No branches or pull requests

1 participant