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

[8.x] Fire a trashed model event and listen to it for broadcasting events #37618

Merged
merged 1 commit into from
Jun 7, 2021

Conversation

themsaid
Copy link
Member

@themsaid themsaid commented Jun 7, 2021

Fixes #37601

This PR fires a trashed model event while soft deleting a model and listens to it inside the new BroadcastsEvents trait.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BroadcastEvents calls non-static method trashed statically
2 participants