| @@ -56,7 +56,7 @@ | ||
| 56 | 56 | * Note that unless the first path in the list is an absolute path, the | 
| 57 | 57 | * entire resulting path will be treated as a relative path. | 
| 58 | 58 | * | 
| 59 | - * @param string[]|string $paths File system paths to join | |
| 59 | + * @param string $paths File system paths to join | |
| 60 | 60 | * @return string The joined file system paths | 
| 61 | 61 | */ | 
| 62 | 62 | public static function join($paths) |