Add comment
This commit is contained in:
@@ -61,7 +61,7 @@ class Configuration implements ConfigurationInterface
|
||||
->end()
|
||||
|
||||
->arrayPrototype()
|
||||
->normalizeKeys(false)
|
||||
->normalizeKeys(false) # Don't normalize hyphens into underscores etc
|
||||
->children()
|
||||
->scalarNode('fill')->isRequired()->end()
|
||||
->scalarNode('stroke')->isRequired()->end()
|
||||
|
||||
Reference in New Issue
Block a user