Skip to content

Commit

Permalink
Fix DoubleOptInType Service Definition (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer authored Oct 8, 2024
1 parent da12290 commit f55b074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/services/forms/forms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ services:
#
# Double-Opt-In

FormBuilderBundle\Form\Type\DoubleOptIn\DoubleOptInType:
FormBuilderBundle\Form\Type\DoubleOptInType:
public: false
tags:
- { name: form.type }

0 comments on commit f55b074

Please sign in to comment.