ScalarNode
class ScalarNode extendsVariableNode
This node represents a scalar value in the config tree.
The following values are considered scalars: * booleans * strings * null * integers * floats
Methods
void
validateType(mixed$value)
No description
bool
isValueEmpty(mixed$value)
No description
array
getValidPlaceholderTypes()
No description