Passed
Push — main ( 649c5d...191e86 )
by Sammy
01:50
created
LeMarchand.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -79,8 +79,7 @@
 block discarded – undo
79 79
         }
80 80
 
81 81
         return $instance;
82
-      }
83
-      catch(\ReflectionException $e)
82
+      } catch(\ReflectionException $e)
84 83
       {
85 84
         return null;
86 85
       }
Please login to merge, or discard this patch.