BooleanNodeDefinition booleanNode(string $name) Creates a child Boolean node. Parameters string $name The name of the node Return Value BooleanNodeDefinition The child node
NodeDefinition|$this
NodeInterface|null getParent()
addEquivalentValue(mixed $originalValue, mixed $equivalentValue) Adds an equivalent value.
mixed getDefaultValue() Returns the default value of the node.
ExprBuilder
array processConfiguration(
NumericNodeDefinition max(mixed $max) Ensures that the value is smaller than the given reference. Parameters mixed $max Return Value NumericNodeDefinition Exceptions InvalidArgumentException when the constraint is inconsistent
class BooleanNodeDefinition extends
Page 6 of 18