Skip to content
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

docs: fix incorrect sample code in database/results #8504

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Feb 2, 2024

Description

You can also use the getRow() method in exactly the same way.
https://codeigniter4.github.io/CodeIgniter4/database/results.html#getcustomrowobject

So it should show a sample code for getRow().

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 documentation Pull requests for documentation only label Feb 2, 2024
@samsonasik samsonasik merged commit 1508db8 into codeigniter4:develop Feb 2, 2024
8 checks passed
@samsonasik
Copy link
Member

Thank you @kenjis

@kenjis kenjis deleted the fix-docs-database/results branch February 2, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests for documentation only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants