Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

Support for Auto-Registering Event Subscribers #182

@mtotheikle

Description

@mtotheikle

Has anyone thought of this idea so that the following snippet is not required in a service file?

services:
    acme_demo.some.listener:
        class: %acme_demo.some.listener.class%
        tags:
            - { name: kernel.event_subscriber }

Is this functionality already there and I'm just overlooking it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions