Skip to content

Commit 87b0314

Browse files
authored
TASK: NodeIndexerInterface in Indexing Command controller
1 parent 9efa79f commit 87b0314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Classes/Command/NodeIndexCommandController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class NodeIndexCommandController extends CommandController
3030

3131
/**
3232
* @Flow\Inject
33-
* @var \Flowpack\ElasticSearch\ContentRepositoryAdaptor\Indexer\NodeIndexer
33+
* @var \Neos\ContentRepository\Search\Indexer\NodeIndexerInterface
3434
*/
3535
protected $nodeIndexer;
3636

0 commit comments

Comments
 (0)