class ArrayNodeDefinition extends
NodeDefinition
bool hasDefaultValue() Checks if the node has a default value.
setXmlRemappings(array $remappings) Sets the xml remappings that should be performed.
NodeBuilder
bool hasDefaultValue() Returns true when the node has a default value.
string getPath() Retrieves the path of this node.
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
NodeDefinition|$this
string getPath() Returns the path of the node.
Page 5 of 18