mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
upgrade php-cs-fixer to 3.47.0
This commit is contained in:
@@ -26,7 +26,7 @@ use Symfony\Component\OptionsResolver\OptionsResolver;
|
||||
*/
|
||||
class ComposedRoleScopeType extends AbstractType
|
||||
{
|
||||
private readonly \Chill\MainBundle\Security\RoleProvider $roleProvider;
|
||||
private readonly RoleProvider $roleProvider;
|
||||
|
||||
/**
|
||||
* @var string[]
|
||||
|
Reference in New Issue
Block a user