Added TODO comment

This commit is contained in:
Jan Böhmer 2026-01-04 21:05:26 +01:00
parent 6e8cd78436
commit 32adb60076

View file

@ -58,6 +58,7 @@ class BuerklinProvider implements BatchInfoProviderInterface
/**
* Gets the latest OAuth token for the Buerklin API, or creates a new one if none is available
* TODO: Rework this to use the OAuth token manager system in the database...
* @return string
*/
private function getToken(): string