Skip to content

Commit 4ba439a

Browse files
committed
remove unused container argument from service declaration
1 parent 1db322f commit 4ba439a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Resources/config/publish-workflow.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
<!-- integration with core security service -->
3737

3838
<service id="cmf_core.security.published_voter" class="Symfony\Cmf\Bundle\CoreBundle\PublishWorkflow\Voter\PublishableVoter" public="false">
39-
<argument type="service" id="service_container" on-invalid="ignore"/>
4039
<tag name="security.voter"/>
4140
</service>
4241

0 commit comments

Comments
 (0)