mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
oups..
This commit is contained in:
parent
fb5f3532a1
commit
4316667bd2
@ -85,7 +85,7 @@ class Configuration implements ConfigurationInterface
|
||||
->scalarNode('key')
|
||||
->isRequired()->cannotBeEmpty()
|
||||
->end()
|
||||
->arrayNode('labels')->requiresAtLeastOneElement()
|
||||
->arrayNode('labels')
|
||||
->children()
|
||||
->scalarNode('lang')->isRequired()->cannotBeEmpty()
|
||||
->example('fr')
|
||||
|
Loading…
x
Reference in New Issue
Block a user