Skip to content

Commit

Permalink
Dropped ContentTypeService argument from service definition
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou committed Oct 14, 2024
1 parent 3752f54 commit ac52070
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bundle/Resources/config/services/resolvers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ services:
arguments:
$contentService: '@ibexa.siteaccessaware.service.content'
$searchService: '@ibexa.siteaccessaware.service.search'
$contentTypeService: '@ibexa.siteaccessaware.service.content_type'

Ibexa\GraphQL\Resolver\DomainContentResolver:
tags:
Expand Down

0 comments on commit ac52070

Please sign in to comment.