@@ -46,7 +46,7 @@ |
||
| 46 | 46 | $this->target = new ContextVeil( |
| 47 | 47 | $target, |
| 48 | 48 | new ClosureReaction( |
| 49 | - function (AddingIterator $stored) { |
|
| 49 | + function(AddingIterator $stored) { |
|
| 50 | 50 | $res = $stored; |
| 51 | 51 | if ($this->origin->valid()) { |
| 52 | 52 | $res = $stored->from($this->origin); |