This commit is contained in:
2023-08-17 14:49:29 +02:00
committed by Julie Lenaerts
parent 22241ca7b1
commit 95dfb4ba52
29 changed files with 42 additions and 40 deletions

View File

@@ -56,7 +56,7 @@ class ChillMainConfiguration implements ConfigurationInterface
->end() // end of widgets
->end() // end of root/children
->end() // end of root
;
;
return $treeBuilder;
}