Curried
Results
2
issues of
Curried
See description in #1652
# Description Roles are described as `array` in `symfony/security-core/User/UserInterface.php`, whereas they are described as `list` here `src/Security/UserClassBuilder.php`. In itself this is not necessarily problematic, but the function `getRoles` does not...