Skip to content

Commit d6de3e3

Browse files
authored
Update Drop.php
1 parent 0cc2d10 commit d6de3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugin/Filtering/Builder/Drop.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ class: new Node\Name\FullyQualified('Kiboko\\Component\\Bucket\\RejectionResultB
130130
'getMessage'
131131
),
132132
),
133-
new Node\Expr\ConstFetch(
133+
new Node\Arg(
134134
new Node\Expr\Variable('exception'),
135135
),
136136
new Node\Arg(

0 commit comments

Comments
 (0)