ArrayNodeDefinition::addDefaultsIfNotSet()

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
doc_Symfony
2016-10-28 06:06:01
Comments
Leave a Comment

Please login to continue.