Skip to content

Commit

Permalink
IBX-6485: Fixed argument
Browse files Browse the repository at this point in the history
  • Loading branch information
barw4 committed Sep 19, 2023
1 parent 3849742 commit 8944357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bundle/Resources/config/fieldtype_services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:
$configResolver: '@ezpublish.config.resolver'
$templateEngine: '@twig'
$permissionResolver: '@eZ\Publish\API\Repository\PermissionResolver'
$tagConfigurationNamespace: '%ezrichtext.tag.namespace%%'
$tagConfigurationNamespace: '%ezrichtext.tag.namespace%'
$styleConfigurationNamespace: '%ezrichtext.style.namespace%'
$embedConfigurationNamespace: '%ezrichtext.embed.namespace%'
$logger: '@?logger'
Expand Down

0 comments on commit 8944357

Please sign in to comment.