Curried

Results 2 issues of Curried

# 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...