| @@ -306,7 +306,7 @@ | ||
| 306 | 306 | /** | 
| 307 | 307 | * Parses potential stack:// files into an array of "normal" VFS URLs | 
| 308 | 308 | * @param string $file a VFS URL (potentially stack://) | 
| 309 | - * @return array list of files | |
| 309 | + * @return string[] list of files | |
| 310 | 310 | */ | 
| 311 | 311 | private static function parseStackedFile($file) | 
| 312 | 312 |  	{ |