Skip to content

docs: fix boolean type to follow PSR-5 #7051

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
Jan 5, 2023
Merged

docs: fix boolean type to follow PSR-5 #7051

merged 1 commit into from
Jan 5, 2023

Conversation

ddevsr
Copy link
Collaborator

@ddevsr ddevsr commented Jan 5, 2023

Description
I fix another file use boolean too.

Fixed #7048

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

@kenjis kenjis left a comment

Choose a reason for hiding this comment

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

Thank you!

@MGatner MGatner merged commit 81d95a7 into codeigniter4:develop Jan 5, 2023
@ddevsr ddevsr deleted the type-boolean-phpdoc branch January 5, 2023 13:11
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.

Bug: Use of boolean instead of bool
3 participants