mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
fix sf4 deprecated: remove choices_as_values form option
This commit is contained in:
@@ -63,7 +63,6 @@ class UserType extends AbstractType
|
||||
),
|
||||
'expanded' => false,
|
||||
'multiple' => false,
|
||||
'choices_as_values' => true // Can be removed when upgraded to Sf3.
|
||||
))
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user