Completed
Push — master ( a05403...d3048a )
by Simon
02:08
created
code/extensions/ShortListPaginationExtension.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
5 5
  * Provides Pagination for shortlist controller
6 6
  */
7 7
 class ShortListPaginationExtension extends DataExtension {
8
-	/**
8
+    /**
9 9
      * Get a paginated list of the shortlist items.
10 10
      *
11 11
      * @return mixed the paginated list of items, or false if the list cannot be found.
Please login to merge, or discard this patch.