Skip to content
Snippets Groups Projects
Commit f35c6ba9 authored by David Maus's avatar David Maus
Browse files

Add missing import

parent b8d2bce2
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ use HAB\Solr\Facet\Value\FacetValue;
use HAB\Solr\Response\Json\RecordCollection;
use Traversable;
use InvalidArgumentException;
/**
......@@ -360,4 +361,4 @@ class FieldFacet implements FacetImplInterface
}
$this->fqTag = null;
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment