Skip to content

Commit cd76f9f

Browse files
committed
Data provider is not unused
Signed-off-by: George Steel <[email protected]>
1 parent a3c3e60 commit cd76f9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ParameterPostProcessorTest.php

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ class ParameterPostProcessorTest extends TestCase
2020
* 2: array<string,mixed>
2121
* }
2222
* >
23+
* @psalm-suppress PossiblyUnusedMethod
2324
*/
2425
public static function parameterProvider(): array
2526
{

0 commit comments

Comments
 (0)