mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-30 11:33:49 +00:00
update cs after php-cs-fixer upgrade
This commit is contained in:
@@ -23,7 +23,7 @@ class AddAPersonWidget implements WidgetInterface
|
||||
Environment $env,
|
||||
$place,
|
||||
array $context,
|
||||
array $config
|
||||
array $config,
|
||||
) {
|
||||
return $env->render('@ChillPerson/Widget/homepage_add_a_person.html.twig');
|
||||
}
|
||||
|
Reference in New Issue
Block a user