]> Raphaël G. Git Repositories - userbundle/commit
Add parameter and return types
authorRaphaël Gertz <git@rapsys.eu>
Wed, 11 Dec 2019 03:31:49 +0000 (04:31 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Wed, 11 Dec 2019 03:31:49 +0000 (04:31 +0100)
commitd5e370cc785ba90e35ad3c97896c62e863fd7b33
treeda9ab3316c5bfe8293b8b2a49eb8bbe82cfa4147
parent28f29b5ac6a30754ec689173d842cff266469d45
Add parameter and return types
Cleanup
Fix getRoles method to return a smarter array
Add getRole method that return the role for group with highest id
Add __toString magic method that returns a user representation
Entity/User.php