Skip to content
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

Feat:using @mixin phpstrom comment insted of list all methods in Hash… #52610

Closed
wants to merge 1 commit into from

Conversation

mehdi-fathi
Copy link
Contributor

Sometimes we need to find out what the method exactly does in the under hood not only merely having an autocomplete feature for Phpstorm, List methods in facade classes are better off navigating to the exact method directly. With this comment, we have an autocomplete feature and navigate to the precise class in the calling facade.

@mehdi-fathi
Copy link
Contributor Author

I hesitate about whether it merges but I think If we are supposed to consider this change for all Laravel Facades, we should update all Laravel Facades comments.

@PerryvanderMeer
Copy link
Contributor

That caused some issues right here #51956

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