tymondesigns / jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen
https://jwt-auth.com
MIT License
11.29k stars 1.54k forks source link

Nullable type declaration for default null value #2187

Closed MathiasReker closed 2 years ago

MathiasReker commented 2 years ago

Adds ? before type declarations for parameters with a default null value