Passed
Pull Request — master (#1585)
by
unknown
34:46
created
Classes/Domain/Search/Statistics/StatisticsRepository.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -33,8 +33,8 @@
 block discarded – undo
33 33
 class StatisticsRepository
34 34
 {
35 35
     /**
36
-    * @var int
37
-    */
36
+     * @var int
37
+     */
38 38
     protected $cachedCountRows = null;
39 39
 
40 40
     /**
Please login to merge, or discard this patch.