mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 18:43:49 +00:00
fix deprecations: getName -> getBlockPrefix + use fqcn for Select2maritalStatusType
This commit is contained in:
@@ -47,7 +47,7 @@ class Select2MaritalStatusType extends AbstractType
|
||||
$this->em = $em;
|
||||
}
|
||||
|
||||
public function getName() {
|
||||
public function getBlockPrefix() {
|
||||
return 'select2_chill_marital_status';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user