Passed
Push — master ( 6de18f...59c21a )
by Jesús
31:26 queued 29:34
created
Criteria/Eloquent/With.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -23,9 +23,9 @@
 block discarded – undo
23 23
     }
24 24
 
25 25
     /**
26
-    * @param mixed $queryBuilder
27
-    * @return mixed
28
-    */
26
+     * @param mixed $queryBuilder
27
+     * @return mixed
28
+     */
29 29
     public function apply( $queryBuilder )
30 30
     {
31 31
         // Do something with the query builder and return it.
Please login to merge, or discard this patch.