@@ -114,7 +114,7 @@ |
||
114 | 114 | $this->type |
115 | 115 | ); |
116 | 116 | $transaction = $transaction->withSpan(...$this->spanList) |
117 | - ->inContext($this->context); |
|
117 | + ->inContext($this->context); |
|
118 | 118 | |
119 | 119 | foreach ($this->markList as $group => $eventList) { |
120 | 120 | foreach ($eventList as $event => $timestamp) { |