diff --git a/tests/Tokenizer/TokensAnalyzerTest.php b/tests/Tokenizer/TokensAnalyzerTest.php index 36b82d9cd4f..5e80ef71a8a 100644 --- a/tests/Tokenizer/TokensAnalyzerTest.php +++ b/tests/Tokenizer/TokensAnalyzerTest.php @@ -1494,7 +1494,7 @@ public function testIsConstantInvocationPhp82(array $expected, string $source): } /** - * @return iterable, string}> + * @return iterable, string}> */ public static function provideIsConstantInvocationPhp82Cases(): iterable {