Skip to content

Commit 0cc2d10

Browse files
authored
Update Reject.php
1 parent 0619727 commit 0cc2d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugin/Filtering/Builder/Reject.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ class: new Node\Name\FullyQualified(
132132
'getMessage'
133133
),
134134
),
135-
new Node\Expr\ConstFetch(
135+
new Node\Arg(
136136
new Node\Expr\Variable('exception'),
137137
),
138138
new Node\Arg(

0 commit comments

Comments
 (0)