Skip to content

refactor: fix used void return type#9341

Merged
paulbalandan merged 1 commit intocodeigniter4:developfrom
paulbalandan:method-void
Dec 28, 2024
Merged

refactor: fix used void return type#9341
paulbalandan merged 1 commit intocodeigniter4:developfrom
paulbalandan:method-void

Conversation

@paulbalandan
Copy link
Member

Description

  • Used explicit int return types for list command
  • Change test to check for explicit void return

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

@paulbalandan paulbalandan added the refactor Pull requests that refactor code label Dec 27, 2024
@paulbalandan paulbalandan merged commit 19ad2b9 into codeigniter4:develop Dec 28, 2024
39 checks passed
@paulbalandan paulbalandan deleted the method-void branch December 28, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Pull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants