NodeDefinition|$this
unserialize($serialized) Parameters $serialized
NodeBuilder
string getName() Returns the name of this node.
NodeDefinition
setDefaultValue(string $value) Sets the default value of this node.
mixed getDefaultValue() Returns the default value of the node.
class BooleanNodeDefinition extends
VariableNodeDefinition variableNode(string $name) Creates a child variable node. Parameters string $name The name of the node Return Value VariableNodeDefinition The builder of the child node
Page 6 of 23