Skip to content

Commit

Permalink
[TASK] Update XSD schema
Browse files Browse the repository at this point in the history
  • Loading branch information
NamelessCoder committed Nov 17, 2022
1 parent 673eb3b commit 583298a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Private/Schemas/Flux.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -4411,7 +4411,7 @@ your "ContentController", "PageController" etc.
</xsd:attribute>
<xsd:attribute type="xsd:string" name="extensionName" default="NULL">
<xsd:annotation>
<xsd:documentation><![CDATA[Target Extension Name (without "tx_" prefix and no underscores). If NULL the current extension name is used]]></xsd:documentation>
<xsd:documentation><![CDATA[Target Extension Name (without `tx_` prefix and no underscores). If NULL the current extension name is used]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute type="xsd:string" name="pluginName" default="NULL">
Expand Down

0 comments on commit 583298a

Please sign in to comment.