tymondesigns / jwt-auth

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

Use arrow functions #2191

Closed MathiasReker closed 1 year ago

MathiasReker commented 2 years ago

Anonymous functions with one-liner return statement must use arrow functions.