The documentation of the Events API in core.api.php makes a reference to \Symfony\Component\EventDispatcher\EventDispatchInterface::dispatch(), but the correct class name of the interface is actually EventDispatcherInterface.

CommentFileSizeAuthor
#2 2891784-02.patch794 bytesFeyP
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

FeyP created an issue. See original summary.

FeyP’s picture

Assigned: FeyP » Unassigned
Status: Active » Needs review
FileSize
794 bytes

Patch against 8.x-4.x-dev.

panshulk’s picture

Assigned: Unassigned » panshulk
panshulk’s picture

Thanks @FeyP for the patch.

-> The patch applied cleanely
-> Checked core.api.php the class name has been changed.

Hence changing the status to "RTBC"

panshulk’s picture

Assigned: panshulk » Unassigned
Status: Needs review » Reviewed & tested by the community

Gábor Hojtsy’s picture

Version: 8.4.x-dev » 8.3.x-dev
Status: Reviewed & tested by the community » Fixed

Thanks, committed.

Status: Fixed » Closed (fixed)

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