Passed
Push — master ( 9cc093...8d47f3 )
by Tõnis
02:34
created
src/Settings.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,7 @@
 block discarded – undo
43 43
 
44 44
         $this->setSettings();
45 45
         if (!is_null($this->typeClass)) {
46
-           $this->loadStrings();
46
+            $this->loadStrings();
47 47
         }
48 48
     }
49 49
 
Please login to merge, or discard this patch.