cleanup for 1.10 (#1906)
This commit is contained in:
@@ -237,7 +237,7 @@ class Configuration implements ConfigurationInterface
|
||||
->defaultValue([])
|
||||
->end()
|
||||
->booleanNode('simple_form')
|
||||
->defaultTrue()
|
||||
->defaultFalse()
|
||||
->end()
|
||||
->scalarNode('number_format')
|
||||
->defaultValue('{Y}/{cy,3}')
|
||||
|
||||
Reference in New Issue
Block a user