We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c3e60 commit cd76f9fCopy full SHA for cd76f9f
test/ParameterPostProcessorTest.php
@@ -20,6 +20,7 @@ class ParameterPostProcessorTest extends TestCase
20
* 2: array<string,mixed>
21
* }
22
* >
23
+ * @psalm-suppress PossiblyUnusedMethod
24
*/
25
public static function parameterProvider(): array
26
{
0 commit comments