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 a8543fe commit 719f4aeCopy full SHA for 719f4ae
app/code/Magento/Backend/etc/menu.xsd
@@ -141,7 +141,7 @@
141
<xs:simpleType name="typeDependsConfig">
142
<xs:annotation>
143
<xs:documentation>
144
- Item resource attribute can has only [a-z0-9_]. Minimal length 3 symbol. Case insensitive.
+ Item dependsOnConfig attribute can has only [a-z0-9_]. Minimal length 3 symbol. Case insensitive.
145
</xs:documentation>
146
</xs:annotation>
147
<xs:restriction base="xs:string">
0 commit comments