Commit 621d3ac3 authored by Ema Panz's avatar Ema Panz Committed by Markus Kalkbrenner

Use correct namespace for FacetSet (#594)

parent ca1242cc
......@@ -3,7 +3,7 @@
namespace Solarium\QueryType\Select\Result;
use Solarium\Component\ComponentAwareQueryInterface;
use Solarium\Component\FacetSet;
use Solarium\Component\Result\FacetSet;
use Solarium\Component\Result\Debug\Result as DebugResult;
use Solarium\Component\Result\Grouping\Result as GroupingResult;
use Solarium\Component\Result\Highlighting\Highlighting;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment