mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Symfony has added type hints on the `OutputFormatterInterface`, so we must adjust our type hints to match with Symfony. Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>