mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
For historic reasons we couldn't add a nullable type hint before nullable type hints were supported by our target php versions. This is now possible. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>