Skip to content

Conversation

@amirhshokri
Copy link
Contributor

This PR updates the handle() method docblock to accurately reflect its return type.

Currently, the method can return either:

  • int → used as an exit code.
  • void → when execution completes successfully without an explicit return.

@amirhshokri amirhshokri changed the title [5.x] Update handle() docblock to reflect int|void return type [5.x] Update docblock to reflect int|void return type Oct 1, 2025
@taylorotwell taylorotwell merged commit 5848cbe into laravel:5.x Oct 2, 2025
16 checks passed
@amirhshokri amirhshokri deleted the 5.x-improve-docblock branch October 3, 2025 11:42
amirhshokri added a commit to amirhshokri/laravel-horizon that referenced this pull request Oct 19, 2025
taylorotwell pushed a commit that referenced this pull request Oct 20, 2025
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.

2 participants