Add TODO for richToParsed refactor

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
Côme Chilliet 2024-01-09 16:44:48 +01:00 committed by John Molakvoæ
parent 18533bba13
commit ba78b6cc1d
No known key found for this signature in database
GPG key ID: 60C25B8C072916CF

View file

@ -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 {