OpenTelemetry PHP

ArrayNodeDefinition extends ArrayNodeDefinition
in package
uses NodeDefinitionTrait

Table of Contents

Properties

$defaultValueSet  : bool

Methods

__construct()  : mixed
cannotBeEmpty()  : static
defaultValue()  : static
createNode()  : NodeInterface

Properties

Methods

__construct()

public __construct(string|null $name[, NodeParentInterface|null $parent = null ]) : mixed
Parameters
$name : string|null
$parent : NodeParentInterface|null = null

defaultValue()

public defaultValue(mixed $value) : static
Parameters
$value : mixed
Attributes
#[Override]
Return values
static

createNode()

protected createNode() : NodeInterface
Attributes
#[Override]
Return values
NodeInterface

        
On this page

Search results