Skip to content

Symfony autowire issue #76

@brzuchal

Description

@brzuchal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions