Passed
Branch master (d43057)
by Tim
09:31
created
lib/PowerIdPDisco.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
      *
49 49
      * @var int|null
50 50
      */
51
-     static $defaultWeight = 100;
51
+        static $defaultWeight = 100;
52 52
 
53 53
     /**
54 54
      * Initializes this discovery service.
Please login to merge, or discard this patch.