Passed
Pull Request — master (#1817)
by Timo
12:16
created
Classes/Search/AnalysisComponent.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -49,7 +49,7 @@
 block discarded – undo
49 49
     public function initializeSearchComponent()
50 50
     {
51 51
         if ($this->searchConfiguration['results.']['showDocumentScoreAnalysis']) {
52
-         //   $this->query->setDebugMode();
52
+            //   $this->query->setDebugMode();
53 53
         }
54 54
     }
55 55
 
Please login to merge, or discard this patch.