diff --git a/stubs/CoreGenericFunctions.phpstub b/stubs/CoreGenericFunctions.phpstub index 583d4575b..7b85a9e71 100644 --- a/stubs/CoreGenericFunctions.phpstub +++ b/stubs/CoreGenericFunctions.phpstub @@ -749,7 +749,7 @@ function str_shuffle(string $str): string {} /** * @psalm-pure - * @return array + * @return list * * @psalm-flow ($string) -> return */