We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec49ea commit 4b6ad7fCopy full SHA for 4b6ad7f
stubs/Assert.stub
@@ -5,7 +5,7 @@ namespace PHPUnit\Framework;
5
abstract class Assert
6
{
7
/**
8
- * @phpstan-assert list $array
+ * @phpstan-assert list<mixed> $array
9
*
10
* @throws ExpectationFailedException
11
*/
0 commit comments