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.
BooleanNodeDefinition booleanNode(string $name) Creates a child Boolean node. Parameters string $name The name of the node Return Value BooleanNodeDefinition The child node
NodeInterface|null getParent()
addEquivalentValue(mixed $originalValue, mixed $equivalentValue) Adds an equivalent value.
bool supports(ResourceInterface
class DirectoryResource implements
Page 6 of 23