Skip to content

Commit 6f6e79b

Browse files
Update src/Bridge/BackgroundSpanHandler.php
Co-authored-by: Andrii Dembitskyi <[email protected]>
1 parent 4393596 commit 6f6e79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bridge/BackgroundSpanHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
class BackgroundSpanHandler
1717
{
18-
private ?SpanInterface $span;
18+
private ?SpanInterface $span = null;
1919

2020
private TracerInterface $tracer;
2121

0 commit comments

Comments
 (0)