Skip to content

Commit

Permalink
Fix for last version of symfony
Browse files Browse the repository at this point in the history
  • Loading branch information
benji07 committed Feb 16, 2012
1 parent 33ab96e commit 6f1ea57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DependencyInjection/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ public function getConfigTreeBuilder()
->useAttributeAsKey('name')
->prototype('array')
->fixXmlConfig('filter', 'filters')
->useAttributeAsKey('name')
->children()
->scalarNode('path')->end()
->scalarNode('quality')->defaultValue(100)->end()
Expand Down

0 comments on commit 6f1ea57

Please sign in to comment.