Skip to content

Conversation

@michalsn
Copy link
Member

@michalsn michalsn commented Jul 5, 2025

Description
This PR fixes the code style, see: https://github.com/codeigniter4/shield/actions/runs/16089549638/job/45404784411

Rather a cosmetic thing.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

Copy link
Member

@paulbalandan paulbalandan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just like what I did in the main repo, you can change @phpstan-param to native @param since IDEs can now understand literal strings and array shapes in PHPDocs. And that will retain the original phpdoc order.

@michalsn
Copy link
Member Author

michalsn commented Jul 5, 2025

Oh, thanks! I was on autopilot here 😅

@michalsn michalsn merged commit 94cc0ce into codeigniter4:develop Jul 5, 2025
34 checks passed
@michalsn
Copy link
Member Author

michalsn commented Jul 5, 2025

Thanks @paulbalandan

@michalsn michalsn deleted the fix/cs branch July 5, 2025 18:42
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