Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
[lhc/web/wiklou.git] / includes / pager / Pager.php
index edec490..9cfbfbf 100644 (file)
@@ -31,5 +31,6 @@
  */
 interface Pager {
        function getNavigationBar();
  */
 interface Pager {
        function getNavigationBar();
+
        function getBody();
 }
        function getBody();
 }