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.
2 parents 04140ba + 7e89128 commit 485e740Copy full SHA for 485e740
lib/internal/Magento/Framework/View/Layout/etc/elements.xsd
@@ -138,7 +138,7 @@
138
139
<xs:simpleType name="blockClassType">
140
<xs:restriction base="xs:string">
141
- <xs:pattern value="[A-Z][a-zA-Z\d]*(\\[A-Z][a-zA-Z\d]*)*"/>
+ <xs:pattern value="[A-Z][_a-zA-Z\d]*(\\[A-Z][_a-zA-Z\d]*)*"/>
142
</xs:restriction>
143
</xs:simpleType>
144
0 commit comments