type
type copied to clipboard
Typhoon Type (readonly subsplit of monorepo)
Results
3
type issues
Sort by
recently updated
recently updated
newest added
Add function to infer Parameter from native reflection in `constructors.php`: ```php function paramFromReflection(ReflectionParameter $reflection): Parameter {} ``` Don't forget about `isDefaultValueConstant`!
Use #43, #44.