@@ -790,9 +790,6 @@ discard block  | 
                                                    ||
| 790 | 790 | /**  | 
                                                        
| 791 | 791 | * List all apps, this is used in apps.php  | 
                                                        
| 792 | 792 | *  | 
                                                        
| 793 | - * @param bool $onlyLocal  | 
                                                        |
| 794 | - * @param bool $includeUpdateInfo Should we check whether there is an update  | 
                                                        |
| 795 | - * in the app store?  | 
                                                        |
| 796 | 793 | * @return array  | 
                                                        
| 797 | 794 | */  | 
                                                        
| 798 | 795 |  	public static function listAllApps() { | 
                                                        
@@ -1183,7 +1180,7 @@ discard block  | 
                                                    ||
| 1183 | 1180 | |
| 1184 | 1181 | /**  | 
                                                        
| 1185 | 1182 | * @param $app  | 
                                                        
| 1186 | - * @param $currentVersion  | 
                                                        |
| 1183 | + * @param string $currentVersion  | 
                                                        |
| 1187 | 1184 | * @param $versions  | 
                                                        
| 1188 | 1185 | * @return bool  | 
                                                        
| 1189 | 1186 | */  |