FriendsOfSymfony / FOSUserBundle

Provides user management for your Symfony project. Compatible with Doctrine ORM & ODM, and custom storages.
https://symfony.com/doc/master/bundles/FOSUserBundle/index.html
MIT License
3.25k stars 1.57k forks source link

Add return types #3037

Closed stof closed 2 years ago

stof commented 2 years ago

This ads return types in final and internal methods to avoid the deprecations reported by DebugClassLoader.