ArrayNodeDefinition
addDefaultsIfNotSet()
Adds the default value if the node is not set in the configuration. This method is applicable to concrete nodes only (not to prototype nodes). If this function has been called and the node is not set during the finalization phase, it's default value will be derived from its children default values.
Return Value ArrayNodeDefinition