Skip to content

[12.x] Fix return type annotation in compile method #55132

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

Conversation

shane-zeng
Copy link
Contributor

This PR fixes the incorrect return type annotation in the compile method. The method was documented to return void, but it actually returns the compiled view contents as a string.

@taylorotwell taylorotwell merged commit d6915c1 into laravel:12.x Mar 22, 2025
41 checks passed
@shane-zeng shane-zeng deleted the fix/compile-method-return-type branch March 22, 2025 19:20
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.

None yet

2 participants