Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[12.x] Fix typo in PHPDoc #55636

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

Merged
merged 1 commit into from
May 5, 2025
Merged

[12.x] Fix typo in PHPDoc #55636

merged 1 commit into from
May 5, 2025

Conversation

AhmedAlaa4611
Copy link
Contributor

Description

I think that the parenthesis after \Illuminate\Routing\Route| is unbalanced. In PHPDoc syntax, union types like A|B|C must be properly grouped without unbalanced parentheses.

@timacdonald
Copy link
Member

timacdonald commented May 3, 2025

I'll look at fixing this in the facade documenter next week.

@timacdonald timacdonald self-assigned this May 3, 2025
@timacdonald
Copy link
Member

Fixed this in the facade documenter.

It should be automatically updated when we merge the next PR.

@taylorotwell taylorotwell merged commit f371e35 into laravel:12.x May 5, 2025
60 checks passed
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.

3 participants