nextcloud-server/lib/private/Files/Config
Richard de Boer 7e9d459fea Fix functions taking optional parameters before required ones
PHP 8 shows deprecation warnings about this, see #25806
Removes the "default" values, as they actually are required parameters anyway.

Signed-off-by: Richard de Boer <git@tubul.net>
2021-06-07 21:33:52 +07:00
..
CachedMountFileInfo.php Fix functions taking optional parameters before required ones 2021-06-07 21:33:52 +07:00
CachedMountInfo.php
LazyStorageMountInfo.php
MountProviderCollection.php
UserMountCache.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
UserMountCacheListener.php