Skip to content

Conversation

@AhmedAlaa4611
Copy link
Contributor

Description

This PR adds the missing use App\Exceptions\RetryException; import statement to the retry helper example in the docs.

Since RetryException is a user-defined class (not provided by Laravel), including the import makes it clearer to readers that they need to define this exception themselves and avoids confusion about it being a built-in class.

@taylorotwell taylorotwell merged commit ef33600 into laravel:12.x Jun 9, 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