mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
instanceof cannot be used to check the instance of a storage, doing so breaks the check in certain cases. In this case, enabling the `files_accesscontrol` app breaks the check. Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>