We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2442bf commit 9f0a134Copy full SHA for 9f0a134
1 file changed
Classes/Flowpack/ElasticSearch/ContentRepositoryAdaptor/Command/NodeIndexCommandController.php
@@ -30,7 +30,7 @@ class NodeIndexCommandController extends CommandController
30
31
/**
32
* @Flow\Inject
33
- * @var \Flowpack\ElasticSearch\ContentRepositoryAdaptor\Indexer\NodeIndexer
+ * @var \TYPO3\TYPO3CR\Search\Indexer\NodeIndexerInterface
34
*/
35
protected $nodeIndexer;
36
0 commit comments