nextcloud-server/lib/private/Files/Storage/Wrapper
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
..
Availability.php Respect OCP interface in private classes 2023-02-07 11:23:35 +07:00
Encoding.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
EncodingDirectoryWrapper.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Encryption.php fix: Only store unencrypted_size if path should be encrypted 2023-09-06 07:25:28 +07:00
Jail.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
KnownMtime.php add wrapper to ensure we don't get an mtime that is lower than we know it is 2023-09-19 13:58:15 +07:00
PermissionsMask.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
Quota.php only determine quota_include_external_storage once for quota wrapper 2023-08-18 14:25:28 +07:00
Wrapper.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00