Merge "ChangesListSpecialPage: Stop mutating $opts in buildMainQueryConds()"
[lhc/web/wiklou.git] / includes / parser / Preprocessor.php
index 687dceb..aeacd2e 100644 (file)
@@ -205,7 +205,6 @@ interface PPNode {
         */
        function getChildrenOfType( $type );
 
-
        /**
         * Returns the length of the array, or false if this is not an array-type node
         */