Passed
Pull Request — master (#63)
by Anton
12:50
created
src/Pagination.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
 
22 22
     /**
23 23
      * Support `page` query parameter family
24
-    */
24
+     */
25 25
     public function init()
26 26
     {
27 27
         if ($this->params === null) {
Please login to merge, or discard this patch.