Skip to content

Commit 56a0e4a

Browse files
committed
remove default comment
1 parent e37a87f commit 56a0e4a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

DependencyInjection/Configuration.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ public function getConfigTreeBuilder()
2424
->scalarNode('generator_class')->defaultValue('Vivait\StringGeneratorBundle\Generator\StringGenerator')->end()
2525
;
2626

27-
28-
// Here you should define the parameters that are allowed to
29-
// configure your bundle. See the documentation linked above for
30-
// more information on that topic.
31-
3227
return $treeBuilder;
3328
}
3429
}

0 commit comments

Comments
 (0)