Skip to content

Commit f1f5c50

Browse files
committed
Add visibility argument to service definition
1 parent 683d558 commit f1f5c50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/imagine.xml

+1
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@
265265
<argument type="service" id="router.request_context" />
266266
<argument><!-- will be injected by a ResolverFactory --></argument>
267267
<argument><!-- will be injected by a ResolverFactory --></argument>
268+
<argument><!-- will be injected by a ResolverFactory --></argument>
268269
</service>
269270

270271
<service id="liip_imagine.cache.resolver.prototype.proxy" class="%liip_imagine.cache.resolver.proxy.class%" public="true" abstract="true">

0 commit comments

Comments
 (0)