Completed
Push — master ( 5a2b8e...f97d42 )
by Afshin
02:19
created
core/Translator/Translator.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
     /**
16 16
      * @var ContainerInterface $setting
17 17
      *
18
-    */
18
+     */
19 19
     public function init()
20 20
     {
21 21
         $setting = $this->settings['app']['translation'];
Please login to merge, or discard this patch.