We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff958e0 commit 0a2c96fCopy full SHA for 0a2c96f
tests/Unit/Service/SearchIndex/CachedSearchIndexMappingServiceTest.php
@@ -19,6 +19,7 @@
19
use Codeception\Test\Unit;
20
use Pimcore\Bundle\GenericDataIndexBundle\SearchIndexAdapter\SearchIndexServiceInterface;
21
use Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\CachedSearchIndexMappingService;
22
+use Pimcore\Bundle\StaticResolverBundle\Lib\Cache\RuntimeCacheResolver;
23
24
/**
25
* @internal
0 commit comments