We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73596ef commit 70b6a00Copy full SHA for 70b6a00
src/Symfony/Component/DependencyInjection/Loader/schema/dic/services/services-1.0.xsd
@@ -265,6 +265,7 @@
265
<xsd:enumeration value="expression" />
266
<xsd:enumeration value="string" />
267
<xsd:enumeration value="constant" />
268
+ <xsd:enumeration value="binary" />
269
<xsd:enumeration value="iterator" />
270
<xsd:enumeration value="service_locator" />
271
<!-- "tagged" is an alias of "tagged_iterator", using "tagged_iterator" is preferred. -->
0 commit comments