Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 7932eed

Browse files
authored
Merge pull request #199 from damienflament/patch-2
Validate the cmf_routing_auto.adapter configuration option.
2 parents 2d362bb + 32ca45b commit 7932eed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Resources/config/schema/routing-auto-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
</xsd:sequence>
1515

1616
<xsd:attribute name="auto-mapping" type="xsd:boolean" />
17+
<xsd:attribute name="adapter" type="xsd:string" />
1718
</xsd:complexType>
1819

1920
<xsd:complexType name="persistence">

0 commit comments

Comments
 (0)