Skip to content

[5.x] Fix facade PhpDocs for better understanding by Laravel Idea #11798

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 20, 2025

Conversation

adelf
Copy link
Contributor

@adelf adelf commented May 17, 2025

Hi. Laravel Idea plugin for PhpStorm uses @see phpDocs for facades to determine the classes hidden under this facade. And many @see tags in your facades create some issues(laravel-idea/plugin#1195), so I propose to change @see to @link for classes that are not under this facade, but just linked to the logic.

@adampatterson
Copy link
Contributor

Amazing!

@jasonvarga jasonvarga merged commit 116f214 into statamic:5.x May 20, 2025
26 checks passed
@adelf adelf deleted the fix-facade-phpdocs branch May 22, 2025 18:30
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