Completed
Push — devel ( 54aa50...e9c670 )
by Alexey
02:22
created
src/Bardex/Elastic/Where.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -115,7 +115,7 @@
 block discarded – undo
115 115
     }
116 116
 
117 117
 
118
-    protected function range($params, $dateFormat=null)
118
+    protected function range($params, $dateFormat = null)
119 119
     {
120 120
         if ($dateFormat) {
121 121
             $params['format'] = $dateFormat;
Please login to merge, or discard this patch.