nextcloud-server/lib/private/AppFramework/Http
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
..
Dispatcher.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
Output.php Update php licenses 2021-06-04 22:02:41 +07:00
Request.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
RequestId.php Extract request id handling to dedicated class so it can be injected manually 2022-02-23 11:01:58 +07:00