Merge "Perform a permission check on the title when changing the page language"
[lhc/web/wiklou.git] / includes / content / WikiTextStructure.php
index afa03b8..aeb96b6 100644 (file)
@@ -59,7 +59,6 @@ class WikiTextStructure {
        ];
 
        /**
-        * WikiTextStructure constructor.
         * @param ParserOutput $parserOutput
         */
        public function __construct( ParserOutput $parserOutput ) {