Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Fix event dispatcher BC #725

Description

@MPParsley

The arguments to the event dispatcher are backwards compared to expected (some BC code in Symfony is allowing it for now):

$this->eventDispatcher->dispatch(GroupCreationEventInterface::EVENT_NAME, $event);

3:55
that’s in several places (the reversed arguments) (edited)

Metadata

Metadata

Assignees

No one assigned

    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