Completed
Push β€” master ( 77ffdb...bbbe01 )
by hook
04:07
created
src/Grammars/DynamoDBGrammar.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -54,11 +54,11 @@
 block discarded – undo
54 54
         return $this->builder->limit;
55 55
     }
56 56
     
57
-     /**
58
-     * Get the grammar specific operators.
59
-     *
60
-     * @return array
61
-     */
57
+        /**
58
+         * Get the grammar specific operators.
59
+         *
60
+         * @return array
61
+         */
62 62
     public function getOperators()
63 63
     {
64 64
         return $this->operators;
Please login to merge, or discard this patch.