Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Flow
Node
SetNode
PHP Class Flow\Node\SetNode
Inheritance:
extends
Flow\Node
Show file
Open project: nramenta/flow
Protected Properties
Property
Type
Description
$attrs
$name
$value
Public Methods
Method
Description
__construct
(
$name
,
$attrs
,
$value
,
$line
)
compile
(
$compiler
,
$indent
)
Method Details
__construct()
public
method
public
__construct
(
$name
,
$attrs
,
$value
,
$line
)
compile()
public
method
public
compile
(
$compiler
,
$indent
)
Property Details
$attrs
protected property
protected
$attrs
$name
protected property
protected
$name
$value
protected property
protected
$value