Skip to content

Commit

Permalink
Update doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
SharkyKZ authored and Wirone committed Mar 11, 2024
1 parent fe5e250 commit 6742043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Tokenizer/TokensAnalyzerTest.php
Expand Up @@ -1494,7 +1494,7 @@ public function testIsConstantInvocationPhp82(array $expected, string $source):
}

/**
* @return iterable<int, array{array<int, bool>, string}>
* @return iterable<array{array<int, bool>, string}>
*/
public static function provideIsConstantInvocationPhp82Cases(): iterable
{
Expand Down

0 comments on commit 6742043

Please sign in to comment.