Skip to content

docs: fix incorrect @return type in ResultInterface-getCustomRowObject() - #8503

Merged
kenjis merged 2 commits into
codeigniter4:developfrom
kenjis:fix-docs-ResultInterface-getCustomRowObject
Feb 4, 2024
Merged

kenjis merged 2 commits into
codeigniter4:developfrom
kenjis:fix-docs-ResultInterface-getCustomRowObject

Conversation

@kenjis

@kenjis kenjis commented Feb 2, 2024

Copy link
Copy Markdown
Member

Description
Fixes #8501

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

@kenjis kenjis added the bug Verified issues on the current code behavior or pull requests that will fix them label Feb 2, 2024
@kenjis
kenjis merged commit d6d571b into codeigniter4:develop Feb 4, 2024
@kenjis
kenjis deleted the fix-docs-ResultInterface-getCustomRowObject branch February 4, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: DB result function incorrect result declaration

2 participants