mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 01:25:00 +00:00
Upgrade of php-cs-fixer
This commit is contained in:
@@ -37,7 +37,7 @@ final class ThirdPartyController extends CRUDController
|
||||
protected PaginatorFactory $paginatorFactory,
|
||||
protected RequestStack $requestStack,
|
||||
protected ThirdPartyACLAwareRepositoryInterface $thirdPartyACLAwareRepository,
|
||||
ParameterBagInterface $parameterBag
|
||||
ParameterBagInterface $parameterBag,
|
||||
) {
|
||||
$this->askCenter = $parameterBag->get('chill_main')['acl']['form_show_centers'];
|
||||
}
|
||||
|
Reference in New Issue
Block a user