root('wallabag_core'); $rootNode ->children() ->arrayNode('languages') ->prototype('scalar')->end() ->end() ->end() ; return $treeBuilder; } }