@@ -29,7 +29,7 @@ |
||
| 29 | 29 | new ContextVeil( |
| 30 | 30 | $target, |
| 31 | 31 | new ClosureReaction( |
| 32 | - function (AddingIterator $stored) use ($origin) { |
|
| 32 | + function(AddingIterator $stored) use ($origin) { |
|
| 33 | 33 | $res = $stored; |
| 34 | 34 | if ($origin->valid()) { |
| 35 | 35 | $res = $stored->from($origin); |