Documentation

ValueNode extends Node
in package

Read onlyYes

Table of Contents

Properties

$value  : string|int|float

Methods

__construct()  : mixed
print()  : string

Properties

$value read-only

public string|int|float $value

Methods

__construct()

public __construct(string|int|float $value) : mixed
Parameters
$value : string|int|float

print()

public print() : string
Return values
string

        
On this page

Search results