Passed
Push — main ( 1c04ad...0d4eee )
by Fernando
06:08 queued 03:49
created
examples/packages/example1.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
     );
34 34
 
35 35
     $quotations = $calculator->calculate();
36
-}catch (Exception $exception) {
36
+} catch (Exception $exception) {
37 37
     //Proper exception context
38 38
 }
39 39
 
Please login to merge, or discard this patch.