This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
ParameterGenerator
always fails with variadic parameters
#6
Labels
The
ParameterGenerator
always considersReflectionParameter#isOptional()
when checking for default parameter values.A variadic argument is, though, always optional and never has a default value.
The text was updated successfully, but these errors were encountered: