mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
update cs after php-cs-fixer upgrade
This commit is contained in:
@@ -25,7 +25,7 @@ class AdminUserMenuBuilder implements LocalMenuBuilderInterface
|
||||
|
||||
public function __construct(
|
||||
AuthorizationCheckerInterface $authorizationChecker,
|
||||
protected ParameterBagInterface $parameterBag
|
||||
protected ParameterBagInterface $parameterBag,
|
||||
) {
|
||||
$this->authorizationChecker = $authorizationChecker;
|
||||
}
|
||||
|
Reference in New Issue
Block a user