Skip to content

Commit

Permalink
Fixed service name after rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveb-p committed Nov 14, 2024
1 parent 1e78182 commit 21c8f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bundle/Core/Resources/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ services:

Ibexa\Bundle\Core\Translation\Policy\PolicyTranslationDefinitionProvider: ~

Ibexa\Contracts\Core\Validation\StructValidator:
Ibexa\Contracts\Core\Validation\StructWrapperValidator:
decorates: 'validator'
# Decorator priority is higher than debug.validator to ensure profiler receives struct errors
decoration_priority: 500
Expand Down

0 comments on commit 21c8f00

Please sign in to comment.