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