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 a165416 + 9915527 commit 03ed73bCopy full SHA for 03ed73b
Resources/config/schema/monolog-1.0.xsd
@@ -80,7 +80,7 @@
80
<xsd:sequence>
81
<xsd:element name="channel" type="xsd:string" minOccurs="0" maxOccurs="unbounded" />
82
</xsd:sequence>
83
- <xsd:attribute name="type" type="xsd:string" />
+ <xsd:attribute name="type" type="channel_type" />
84
</xsd:complexType>
85
86
<xsd:simpleType name="channel_type">
0 commit comments