OpenTelemetry PHP

PrototypedArrayNode extends PrototypedArrayNode
in package
uses NodeTrait

FinalYes

Table of Contents

Properties

$allowEmptyValue  : bool
$defaultValue_  : mixed
$defaultValueSet  : bool

Methods

fromNode()  : PrototypedArrayNode
getDefaultValue()  : mixed
hasDefaultValue()  : bool
setAllowEmptyValue()  : void
setDefaultValue()  : void

Properties

Methods

hasDefaultValue()

public hasDefaultValue() : bool
Attributes
#[Override]
Return values
bool

setAllowEmptyValue()

public setAllowEmptyValue(bool $boolean) : void
Parameters
$boolean : bool

setDefaultValue()

public setDefaultValue(mixed $value) : void
Parameters
$value : mixed
Attributes
#[Override]

        
On this page

Search results