Add TODO for richToParsed refactor

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
pull/42585/head
Côme Chilliet 2024-01-09 16:44:48 +07:00 committed by Côme Chilliet
parent 7274a8d781
commit 9e4eb34a46
1 changed files with 1 additions and 0 deletions

@ -46,6 +46,7 @@ class SetupChecks extends Base {
}
/**
* @TODO move this method to a common service used by notifications, activity and this command
* @throws \InvalidArgumentException if a parameter has no name or no type
*/
private function richToParsed(string $message, array $parameters): string {