OpenTelemetry PHP

ComponentPlugin

A component plugin that can be used to create a component.

Tags
template

T

Table of Contents

Methods

create()  : T
Creates the component that is provided by this plugin.

Methods

create()

Creates the component that is provided by this plugin.

public create(Context $context) : T
Parameters
$context : Context

context used for creation

Return values
T

created component


        
On this page

Search results