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

fix: correct method name in changelog to CacheDataCollector #5250

Conversation

brotkrueml
Copy link
Contributor

There is no method "getLifetime()" in the CacheDataCollector. Instead, it should be "resolveLifetime()" which returns the minimum lifetime of all defined cache tags.

Related: https://review.typo3.org/c/Packages/TYPO3.CMS/+/87840
Releases: main, 13.4

There is no method "getLifetime()" in the CacheDataCollector.
Instead, it should be "resolveLifetime()" which returns the minimum
lifetime of all defined cache tags.

Related: https://review.typo3.org/c/Packages/TYPO3.CMS/+/87840
Releases: main, 13.4
@linawolf linawolf self-assigned this Jan 24, 2025
@linawolf linawolf added the backport 13.4 Backport to TYPO3v13 label Jan 24, 2025
@linawolf linawolf merged commit d126c4f into TYPO3-Documentation:main Jan 24, 2025
6 checks passed
@linawolf
Copy link
Member

@brotkrueml brotkrueml deleted the cachedatacollector-resolvelifetime branch January 24, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 13.4 Backport to TYPO3v13
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants