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 Update license headers 2019-12-05 15:38:45 +07:00
LazyStorageMountInfo.php Update license headers 2019-12-05 15:38:45 +07:00
MountProviderCollection.php Properly add new methods to interface and document in PHPDoc for getRootMounts() 2020-08-17 17:13:46 +07:00
UserMountCache.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
UserMountCacheListener.php Update license headers 2019-12-05 15:38:45 +07:00