Skip to content

Commit c78a518

Browse files
committed
[#2219] Fixing bad method name
1 parent 0d3fe33 commit c78a518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/config/definition.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ has a certain value:
227227
->end()
228228
->end()
229229
->arrayNode('settings')
230-
->useDefaultsIfNotSet()
230+
->addDefaultsIfNotSet()
231231
->children()
232232
->scalarNode('name')
233233
->isRequired()

0 commit comments

Comments
 (0)