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