Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 128a907

Browse files
authored
Add use statement
1 parent 93325a6 commit 128a907

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Traits/CoreTraits/CoreAdminTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
use Exception;
1515
use Firesphere\SolrSearch\Helpers\SolrLogger;
1616
use Firesphere\SolrSearch\Interfaces\ConfigStore;
17+
use Firesphere\SolrSearch\Services\SolrCoreService;
1718
use Solarium\Client;
1819
use Solarium\QueryType\Server\CoreAdmin\Query\Query;
1920
use Solarium\QueryType\Server\CoreAdmin\Result\StatusResult;

0 commit comments

Comments
 (0)