public function __construct(SpanExporterInterface $exporter) { $this->exportContext = Context::getCurrent(); $this->queue = new SplQueue(); }