mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 10:40:40 -04:00
Add TODO for richToParsed refactor
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
18533bba13
commit
ba78b6cc1d
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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue