Skip to content

Conversation

jasonvarga
Copy link
Contributor

@jasonvarga jasonvarga commented Aug 26, 2025

This reverts the return type added in #56684 and adds a test that would have flagged this issue in the first place.

Fixes #56771

@taylorotwell taylorotwell merged commit 98cae5c into laravel:12.x Aug 26, 2025
60 checks passed
browner12 added a commit to browner12/framework that referenced this pull request Aug 26, 2025
this fully reverts the change from laravel#56684 that was partially reverted in laravel#56773 by adding back the `@return` docblock.

clearly this docblock isn't the whole story, but I think it's good to have it back until we fully figure out what the accurate answer is here.
taylorotwell pushed a commit that referenced this pull request Aug 26, 2025
this fully reverts the change from #56684 that was partially reverted in #56773 by adding back the `@return` docblock.

clearly this docblock isn't the whole story, but I think it's good to have it back until we fully figure out what the accurate answer is here.
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.

Event helper broken due to added return type
2 participants