Skip to content

Commit 547c040

Browse files
[SecurityBundle] Fix semantic configuration for singulars/plurals in XML
1 parent 1dce859 commit 547c040

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Builder/Fixtures/ArrayValues.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ public function getConfigTreeBuilder(): TreeBuilder
2323
return ['dsn' => $dsn];
2424
})
2525
->end()
26-
->fixXmlConfig('option')
2726
->children()
2827
->scalarNode('dsn')->end()
2928
->end()

0 commit comments

Comments
 (0)