Skip to content
Commit 327b06c0 authored by Andreas Kienast's avatar Andreas Kienast Committed by Christian Kuhn
Browse files

[TASK] Indexed Search: Drop no-op TT wrapper functions from Indexer

Indexed Search's `Indexer` class has two methods `log_push()` and
`log_pull()` which are blunt wrappers for similar methods of the
`TimeTracker` component. This patch removes the wrapper methods and uses
TT directly.

Resolves: #102910
Releases: main
Change-Id: Ideaff898db09c100b9e180b1bb530cb2a3dfa484
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82609


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStephan Großberndt <stephan.grossberndt@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent f5672624
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment