Skip to content

Commit

Permalink
Update Transformer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
gplanchat authored Dec 10, 2024
1 parent 0573e2a commit ec8577e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Builder/Transformer.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ class: new Node\Name\FullyQualified(
'getMessage'
),
),
new Node\Expr\ConstFetch(
new Node\Arg(
new Node\Expr\Variable('exception'),
),
new Node\Arg(
Expand Down

0 comments on commit ec8577e

Please sign in to comment.