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
Return values
static

        
On this page

Search results