nextcloud-server/lib/private/Files/Storage
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
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Wrapper Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
Common.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +07:00
DAV.php Refactor "substr" calls to improve code readability 2023-07-07 04:54:20 +07:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +07:00
Home.php more share permission logic to storage wrapper 2023-08-14 18:17:27 +07:00
Local.php Merge pull request #39216 from shdehnavi/replace_substr_calls_in_lib_private 2023-09-21 16:34:27 +07:00
LocalRootStorage.php Update php licenses 2021-06-04 22:02:41 +07:00
LocalTempFileTrait.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageFactory.php Update php licenses 2021-06-04 22:02:41 +07:00
Temporary.php Update php licenses 2021-06-04 22:02:41 +07:00