Completed
Push — master ( 984fe7...d1eeb4 )
by Tõnis
02:37
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.