Fix enumerable methods parameters seen wrong by Laravel #680
Annotations
3 errors
phpstan:
src/Support/DataType.php#L117
Call to an undefined method ReflectionType::getName().
|
phpstan:
src/Support/DataType.php#L134
Parameter #1 $reflection of method Spatie\LaravelData\Support\DataType::resolveDataCollectableType() expects ReflectionNamedType, ReflectionType given.
|
phpstan
Process completed with exit code 1.
|