Skip to content

Commit

Permalink
Add use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Firesphere authored May 8, 2023
1 parent 93325a6 commit 128a907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Traits/CoreTraits/CoreAdminTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
use Exception;
use Firesphere\SolrSearch\Helpers\SolrLogger;
use Firesphere\SolrSearch\Interfaces\ConfigStore;
use Firesphere\SolrSearch\Services\SolrCoreService;
use Solarium\Client;
use Solarium\QueryType\Server\CoreAdmin\Query\Query;
use Solarium\QueryType\Server\CoreAdmin\Result\StatusResult;
Expand Down

0 comments on commit 128a907

Please sign in to comment.