mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
2ec68b1eb9
PHP 8.1 allows us to now move the `new` into the initializer, this makes the code a bit nicer (and 3 lines shorter). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>