nextcloud-server/lib/private/App
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
..
AppStore Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
AppManager.php Fix behavior when defaultapp is empty 2023-09-28 09:22:54 +07:00
CompareVersion.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
DependencyAnalyzer.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
InfoParser.php fix(apps): Fix loading info.xml file 2023-07-20 10:40:09 +07:00
Platform.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
PlatformRepository.php Suppress false-positives from psalm, waiting for fix upstream 2022-11-07 10:01:53 +07:00