Completed
Push — master ( a7c836...d4677c )
by Tõnis
03:02
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.