Skip to content

Commit

Permalink
feature/sort-by-string: Revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
developerEinpix committed Mar 14, 2023
1 parent b02cac8 commit 6c352b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/DependencyInjection/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public function getConfigTreeBuilder(): TreeBuilder
->scalarNode('name')->end()
->scalarNode('type')->end()
->booleanNode('facet')->end()
->booleanNode('sort')->end()
->booleanNode('optional')->end()
->end()
->end()
Expand Down

0 comments on commit 6c352b1

Please sign in to comment.