nextcloud-server/lib/private/Files/Mount
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-09-28 17:44:19 +07:00
..
CacheMountProvider.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
LocalHomeMountProvider.php store mountprovider for each mount in the mounts table 2022-02-23 18:02:33 +07:00
Manager.php dont delegate Mount\Manager::getByNumericId to getByStorageId 2023-02-06 18:16:23 +07:00
MountPoint.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
MoveableMount.php expose MovableMount in public interface 2023-07-28 14:42:09 +07:00
ObjectHomeMountProvider.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
ObjectStorePreviewCacheMountProvider.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +07:00
RootMountProvider.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00