Merge pull request #597 from konovalexander/generic-type-for-withData… #677
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|