Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct method name in changelog to CacheDataCollector (#5250)
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
- Loading branch information