function Event::__construct
Same name in this branch
- 11.1.x vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/Span/Event.php \Opentelemetry\Proto\Trace\V1\Span\Event::__construct()
- 11.1.x vendor/composer/composer/src/Composer/Script/Event.php \Composer\Script\Event::__construct()
- 11.1.x vendor/composer/composer/src/Composer/EventDispatcher/Event.php \Composer\EventDispatcher\Event::__construct()
File
-
vendor/
open-telemetry/ sdk/ Trace/ Event.php, line 12
Class
Namespace
OpenTelemetry\SDK\TraceCode
public function __construct(string $name, int $timestamp, AttributesInterface $attributes) {
}