SymfonyCasts / verify-email-bundle

Simple, stylish Email Verification for Symfony
https://symfonycasts.com
MIT License
408 stars 33 forks source link

typehint array shape for generateSignature()'s `$extraParams` #178

Closed jrushlow closed 7 months ago

jrushlow commented 7 months ago

refs: #177

34     Method SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface::generateSignature() has parameter $extraParams with no value type specified in iterable type array.