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.
2 parents fe386dc + 9f0a134 commit f3a8585Copy full SHA for f3a8585
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