Skip to content

Commit

Permalink
[DI] fix parsing of argument type=binary in xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobion committed Jun 26, 2020
1 parent 31d8263 commit dfdc710
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Loader/schema/dic/services/services-1.0.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@
<xsd:enumeration value="expression" />
<xsd:enumeration value="string" />
<xsd:enumeration value="constant" />
<xsd:enumeration value="binary" />
<xsd:enumeration value="iterator" />
<xsd:enumeration value="service_locator" />
<!-- "tagged" is an alias of "tagged_iterator", using "tagged_iterator" is preferred. -->
Expand Down

0 comments on commit dfdc710

Please sign in to comment.