We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f50816 commit ec73a8bCopy full SHA for ec73a8b
DependencyInjection/Configuration.php
@@ -56,7 +56,7 @@ public function getConfigTreeBuilder()
56
->values(['dark', 'light'])
57
->defaultValue('dark')
58
->end()
59
- ;
+ ;
60
61
return $treeBuilder;
62
}
0 commit comments