laminas / laminas-authentication

provides an API for authentication and includes concrete authentication adapters for common use case scenarios
https://docs.laminas.dev/laminas-authentication/
BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

Fix numerous property and parameter type annotations #51

Closed gsteel closed 1 year ago

gsteel commented 1 year ago

Fixes several incorrect docblocks in src and applies some manual cleanup and better type inference in tests