Replace 'palletes' with 'colours' which is a bit more intuitive and is also spelt correctly.
This commit is contained in:
@@ -19,7 +19,7 @@ class Configuration implements ConfigurationInterface
|
||||
->arrayNode('directories')
|
||||
->scalarPrototype()->end()
|
||||
->end()
|
||||
->arrayNode('palletes') // Akshewally it is defined
|
||||
->arrayNode('colours') // Akshewally it is defined
|
||||
->variablePrototype()->end()
|
||||
->end()
|
||||
->end()
|
||||
|
||||
Reference in New Issue
Block a user