mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
In php8 this starts throwing warnings. And since we use it quite often we flood the log. This moves it to getType which does the same. Only non deprecated now. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>