Passed
Pull Request — master (#1802)
by Timo
04:43
created
Classes/Domain/Search/Query/ParameterBuilder/Slops.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
     /**
47 47
      * @var int
48 48
      */
49
-    protected $phraseSlop= self::NO_SLOP;
49
+    protected $phraseSlop = self::NO_SLOP;
50 50
 
51 51
     /**
52 52
      * @var int
Please login to merge, or discard this patch.