debug
This commit is contained in:
parent
8a0f853a41
commit
b3ba36ea5b
|
@ -25,6 +25,7 @@ class Configuration implements ConfigurationInterface
|
|||
->scalarNode('region')->end()
|
||||
->scalarNode('endpoint')->end()
|
||||
->end()
|
||||
->end()
|
||||
->end();
|
||||
return ($treeBuilder);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue