mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 21:34:59 +00:00
fix deprecations: use fqcn + remove arrays in addAllowedTypes/Values
This commit is contained in:
@@ -122,7 +122,7 @@ class CustomFieldType extends AbstractType
|
||||
/**
|
||||
* @return string
|
||||
*/
|
||||
public function getName()
|
||||
public function getBlockPrefix()
|
||||
{
|
||||
return 'custom_field_choice';
|
||||
}
|
||||
|
Reference in New Issue
Block a user