Problem/Motivation

in the WebhookController:
ContainerAwareEventDispatcher::dispatch(): Argument #1 ($event) must be of type object, string given

Steps to reproduce

install version 2.2-x

Proposed resolution

switch the event and the event param of the offending function call

Issue fork mollie-3566960

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jorisclaes created an issue. See original summary.

jorisclaes’s picture

Issue summary: View changes
jorisclaes’s picture

I swapt the params.


I added a path to keep it simple for some users

martijn de wit’s picture

Version: 2.2.1 » 2.3.x-dev
Status: Active » Needs review

There is a patch so changed status.
Also changed targeting branch.

  • ricovandevin committed 261dca5b on 2.3.x
    fix: #3566960 ContainerAwareEventDispatcher::dispatch(): Argument #1 ($...
ricovandevin’s picture

Status: Needs review » Fixed

Fixed on the 2.3.x. branch.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.