Replace all magic calls to special tags
This commit is contained in:
@ -82,7 +82,7 @@ class TagsType extends AbstractType implements DataTransformerInterface
|
||||
$resolver->setDefaults([
|
||||
'data_class' => null, // No specific entity class
|
||||
'label' => 'Tags (comma-separated)',
|
||||
'attr' => ['class' => 'tags-input'], // Optional: Add custom attributes
|
||||
'required' => false,
|
||||
]);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user