mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-26 17:43:54 +00:00
Refactor PersonControllerUpdateTest: separate validation test on dedicated test
This commit is contained in:
@@ -64,7 +64,6 @@ class PersonType extends AbstractType
|
||||
array $personFieldsConfiguration,
|
||||
ConfigPersonAltNamesHelper $configAltNamesHelper,
|
||||
protected TranslatableStringHelperInterface $translatableStringHelper,
|
||||
private readonly ParameterBagInterface $parameterBag
|
||||
) {
|
||||
$this->config = $personFieldsConfiguration;
|
||||
$this->configAltNamesHelper = $configAltNamesHelper;
|
||||
|
Reference in New Issue
Block a user