Update PhpStorm stubs #22788
Annotations
2 errors
PHPStan
Process completed with exit code 2.
|
PHPStan:
src/Type/ClosureTypeFactory.php#L132
You're passing a non-default value PHPStan\Reflection\ClassReflection|null to parameter $selfClass but previous argument is passing default value to its parameter ($phpDocType). You can skip it and use named argument for $selfClass instead.
|
Loading