@@ -46,7 +46,7 @@ |
||
46 | 46 | $this->target = new ContextVeil( |
47 | 47 | $target, |
48 | 48 | new ClosureReaction( |
49 | - fn (AddingIterator $stored, string $method) => ( |
|
49 | + fn(AddingIterator $stored, string $method) => ( |
|
50 | 50 | ($this->origin->valid()) |
51 | 51 | && (isset( |
52 | 52 | [ |