diff options
Diffstat (limited to 'inc/Parsing/ParserMode/Footnote.php')
-rw-r--r-- | inc/Parsing/ParserMode/Footnote.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/Parsing/ParserMode/Footnote.php b/inc/Parsing/ParserMode/Footnote.php index c399f9849..5bd282740 100644 --- a/inc/Parsing/ParserMode/Footnote.php +++ b/inc/Parsing/ParserMode/Footnote.php @@ -4,7 +4,6 @@ namespace dokuwiki\Parsing\ParserMode; class Footnote extends AbstractMode { - /** * Footnote constructor. */ |