Skip to content

Fix wrong method: getCacheInfo() instead of cache_info()#3802

Merged
michalsn merged 1 commit intocodeigniter4:developfrom
paulbalandan:fix/caching-typo
Oct 23, 2020
Merged

Fix wrong method: getCacheInfo() instead of cache_info()#3802
michalsn merged 1 commit intocodeigniter4:developfrom
paulbalandan:fix/caching-typo

Conversation

@paulbalandan
Copy link
Copy Markdown
Member

Description
Fixes #3800

Checklist:

  • Securely signed commits
  • Component(s) with PHPdocs
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@michalsn michalsn merged commit b6a75cf into codeigniter4:develop Oct 23, 2020
@paulbalandan paulbalandan deleted the fix/caching-typo branch October 23, 2020 19:27
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.

Typo in the doc: cache_info()

2 participants