Skip to content

Pass event instance to event listeners tag() method #1497

Closed
@tonybolzan

Description

@tonybolzan

Telescope Version

5.1.1

Laravel Version

any

PHP Version

any

Database Driver & Version

any

Description

In Laravel Horizon v5.21.5 - 2023-12-29 - It was possible to add the event to the TAG constructor, but Telescope does not support this method signature.

Steps To Reproduce

Add public function tags(MyEvent $event) to a Listener

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