Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return $this for addEvent and emptyEvent #2970

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

Salvialf
Copy link
Contributor

@Salvialf Salvialf commented Nov 4, 2024

listeners addEvent & emptyEvent chaining

Description

Return $this for addEvent and emptyEvent in order to be able to chain functions

Related issues/external references

Fixes #2969

Types of changes

  • Bug fix (non-breaking change which fixes)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
    • This change is only breaking for integrators, not for external standards or end-users.
  • Documentation improvement

@Salvialf Salvialf linked an issue Nov 4, 2024 that may be closed by this pull request
@Salvialf Salvialf merged commit 84c6f6d into alpha Nov 5, 2024
4 checks passed
@Salvialf Salvialf deleted the listeners-addevent-emptyevent-chaining branch November 5, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

listeners addEvent & emptyEvent chaining
2 participants